mirror of
https://github.com/tooot-app/app
synced 2025-02-09 16:38:41 +01:00
New translations instance.json (Chinese Traditional)
This commit is contained in:
parent
150e07f4f8
commit
48438ae5f9
28
src/i18n/zh-Hant/components/instance.json
Normal file
28
src/i18n/zh-Hant/components/instance.json
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"server": {
|
||||
"textInput": {
|
||||
"placeholder": "站點的網域"
|
||||
},
|
||||
"button": "登入",
|
||||
"information": {
|
||||
"name": "名稱",
|
||||
"accounts": "使用者",
|
||||
"statuses": "嘟文",
|
||||
"domains": "串聯宇宙"
|
||||
},
|
||||
"disclaimer": {
|
||||
"base": "將使用系統內建的瀏覽器來登入,tooot app 無法讀取您的帳號資訊;詳見 ",
|
||||
"privacy": "隱私權政策"
|
||||
}
|
||||
},
|
||||
"update": {
|
||||
"alert": {
|
||||
"title": "已登入站點",
|
||||
"message": "您可以多登入其他的帳號,已登入的帳號會被保留",
|
||||
"buttons": {
|
||||
"cancel": "$t(common:buttons.cancel)",
|
||||
"continue": "繼續"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user