tooot/src/i18n/zh-Hant/components/instance.json

30 lines
751 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"server": {
"textInput": {
"placeholder": "站點的網域"
},
"button": "登入",
"information": {
"name": "名稱",
"accounts": "使用者",
"statuses": "嘟文",
"domains": "串聯宇宙"
},
"disclaimer": {
"base": "將使用系統內建的瀏覽器來登入tooot 無法讀取您的帳號資訊。"
},
"terms": {
"base": "登入則表示您同意<0>隱私條款</0>和<1>服務條款</1>。"
}
},
"update": {
"alert": {
"title": "已登入站點",
"message": "您可以多登入其他的帳號,已登入的帳號會被保留",
"buttons": {
"cancel": "$t(common:buttons.cancel)",
"continue": "繼續"
}
}
}
}