1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

New translations tabs.json (Chinese Simplified)

This commit is contained in:
xmflsct
2022-05-03 00:38:39 +03:00
parent 7e76124bdd
commit 50614cfa0f

View File

@@ -267,7 +267,8 @@
"heading": "帮助我们改进", "heading": "帮助我们改进",
"description": "收集不与用户相关联的使用信息" "description": "收集不与用户相关联的使用信息"
}, },
"version": "版本 v{{version}}" "version": "版本 v{{version}}",
"instanceVersion": "长毛象版本 v{{version}}"
}, },
"switch": { "switch": {
"existing": "选择已登录的账号", "existing": "选择已登录的账号",
@@ -331,6 +332,9 @@
"reblogged_by": "{{count}} 人转嘟", "reblogged_by": "{{count}} 人转嘟",
"favourited_by": "{{count}} 人喜欢" "favourited_by": "{{count}} 人喜欢"
} }
},
"history": {
"name": "编辑历史"
} }
} }
} }