tooot/src/i18n/zh-Hant/screens.json

18 lines
530 B
JSON

{
"screenshot": {
"title": "隱私權保護",
"message": "請不要散佈使用者的身份,像是使用者名稱、大頭照等,謝謝你!",
"button": "確認"
},
"localCorrupt": {
"message": "登入狀態已過期,請重新登入"
},
"pushError": {
"message": "推播服務錯誤",
"description": "請在設定中重新啟用推播"
},
"shareError": {
"imageNotSupported": "不支援 {{type}} 類型的圖片",
"videoNotSupported": "不支援 {{type}} 類型的影片"
}
}