New translations app.json (Chinese Simplified)
This commit is contained in:
parent
78e0b170d0
commit
5fca21c7d9
|
@ -67,6 +67,7 @@
|
|||
"done": "完成",
|
||||
"confirm": "确认",
|
||||
"continue": "继续",
|
||||
"compose": "Compose",
|
||||
"cancel": "取消",
|
||||
"discard": "放弃",
|
||||
"try_again": "再试一次",
|
||||
|
@ -413,6 +414,12 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"follower": {
|
||||
"footer": "Followers from other servers are not displayed."
|
||||
},
|
||||
"following": {
|
||||
"footer": "Follows from other servers are not displayed."
|
||||
},
|
||||
"search": {
|
||||
"title": "搜索",
|
||||
"search_bar": {
|
||||
|
|
Loading…
Reference in New Issue