refactor(i18n): tidy fields

This commit is contained in:
三咲智子 2022-11-29 00:55:05 +08:00
parent 96acbacf55
commit ed0b78857c
No known key found for this signature in database
GPG key ID: 69992F2250DFD93E
7 changed files with 19 additions and 13 deletions

View file

@ -1,5 +1,4 @@
{
"selectLanguage": "选择语言",
"nav_side": {
"bookmarks": "书签",
"conversations": "私信",
@ -11,10 +10,13 @@
"notifications": "通知",
"profile": "个人资料"
},
"nav_footer": {
"select_language": "选择语言"
},
"timeline": "时间轴",
"title": {
"local-timeline": "@:nav_side.local@:timeline",
"federated-timeline": "@:nav_side.federated@:timeline"
"local_timeline": "@:nav_side.local@:timeline",
"federated_timeline": "@:nav_side.federated@:timeline"
},
"account": {
"followers": "被 {0} 人关注",