i18n: remove key reference
This commit is contained in:
parent
994bf98c82
commit
89cedf8929
3 changed files with 6 additions and 8 deletions
|
@ -78,12 +78,11 @@
|
|||
"posts_with_replies": "帖文与留言"
|
||||
},
|
||||
"timeline": {
|
||||
"name": "时间线",
|
||||
"show_new_items": "展示 {0} 条新帖文"
|
||||
},
|
||||
"title": {
|
||||
"federated_timeline": "@:nav_side.federated@:timeline.name",
|
||||
"local_timeline": "@:nav_side.local@:timeline.name"
|
||||
"federated_timeline": "跨站时间线",
|
||||
"local_timeline": "本地时间线"
|
||||
},
|
||||
"tooltip": {
|
||||
"add_content_warning": "添加内容警告标识",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue