ui(i18n): translate select language (#204)

This commit is contained in:
Chris 2022-11-29 00:28:44 +08:00 committed by GitHub
parent 4e73bba5cd
commit f72dd01ce7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,5 @@
{
"selectLanguage": "Select Language",
"nav_side": {
"home": "Home",
"notifications": "Notifications",

View file

@ -1,4 +1,5 @@
{
"selectLanguage": "选择语言",
"nav_side": {
"bookmarks": "书签",
"conversations": "私信",