New translations translation.json (Chinese Traditional)

This commit is contained in:
AkiraFukushima 2020-12-25 15:27:33 +09:00
parent 6c86ec06d9
commit 69fa90be6b
1 changed files with 3 additions and 3 deletions

View File

@ -380,7 +380,7 @@
}
},
"login": {
"domain_name_label": "首先,請登入一台 Mastodon 伺服器。請輸入伺服器網。",
"domain_name_label": "首先,請登入一台 Mastodon 伺服器。請輸入伺服器網域名稱 (無前綴 https://)。",
"proxy_info": "如果您欲設定代理伺服器,請於此設定代理伺服器",
"proxy_here": " 這裡",
"search": "搜尋",
@ -438,8 +438,8 @@
},
"validation": {
"login": {
"require_domain_name": "請填入網",
"domain_format": "請僅輸入網"
"require_domain_name": "請填入網域名稱",
"domain_format": "請僅輸入網域名稱 (無前綴 https://)"
},
"new_toot": {
"toot_length": "嘟文長度必須介於 {{min}} 至 {{max}} 之間",