1
0
mirror of https://github.com/tooot-app/app synced 2025-04-30 01:48:52 +02:00

New translations screens.json (Chinese Traditional)

This commit is contained in:
xmflsct 2022-05-02 00:17:19 +03:00
parent 932ce924ef
commit fba192bdb2

View File

@ -0,0 +1,14 @@
{
"screenshot": {
"title": "保護隱私",
"message": "請不要散佈使用者的身份,像是使用者名稱、大頭照等,謝謝你!",
"button": "確認"
},
"localCorrupt": {
"message": "登入狀態已過期,請再登入一次"
},
"pushError": {
"message": "推播服務錯誤",
"description": "請在設定裡重新啟用推播"
}
}