Skip to content

Commit

Permalink
fix language codes
Browse files Browse the repository at this point in the history
  • Loading branch information
sshane committed Jul 8, 2022
1 parent 6f3f5f5 commit 33145e1
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions selfdrive/ui/translations/languages.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"English": "",
"中文(繁體)": "main_zht",
"中文(简体)": "main_zh"
"中文(繁體)": "main_zh-CHT",
"中文(简体)": "main_zh-CHS"
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 33145e1

Please sign in to comment.