i18n: doing more
This commit is contained in:
parent
00ae9d0b6c
commit
ea73107c23
9 changed files with 82 additions and 51 deletions
|
@ -24,9 +24,16 @@
|
|||
"notifications": "通知",
|
||||
"profile": "个人资料"
|
||||
},
|
||||
"timeline": "时间轴",
|
||||
"tab": {
|
||||
"media": "媒体",
|
||||
"posts": "贴文",
|
||||
"posts_with_replies": "帖文与留言"
|
||||
},
|
||||
"timeline": {
|
||||
"name": "时间轴"
|
||||
},
|
||||
"title": {
|
||||
"federated_timeline": "@:nav_side.federated@:timeline",
|
||||
"local_timeline": "@:nav_side.local@:timeline"
|
||||
"federated_timeline": "@:nav_side.federated@:timeline.name",
|
||||
"local_timeline": "@:nav_side.local@:timeline.name"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue