mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Added traditional Chinese translatinos for signup-form (#16926)
refs https://github.com/TryGhost/Team/issues/2795
This commit is contained in:
parent
f4c109cfb2
commit
04e76eced4
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"Now check your email!": "",
|
||||
"Please enter a valid email address": "",
|
||||
"Something went wrong, please try again.": "",
|
||||
"Subscribe": "",
|
||||
"To complete signup, click the confirmation link in your inbox. If it doesn't arrive within 3 minutes, check your spam folder!": ""
|
||||
"Now check your email!": "請檢查你的 email 收件夾",
|
||||
"Please enter a valid email address": "請輸入正確的 email 地址",
|
||||
"Something went wrong, please try again.": "錯誤發生,請再試一次",
|
||||
"Subscribe": "訂閱",
|
||||
"To complete signup, click the confirmation link in your inbox. If it doesn't arrive within 3 minutes, check your spam folder!": "請在 email 收件夾中找到註冊確認信件,點擊內文中的連結完成註冊。如果在三分鐘後還沒收到信件,請檢查你的垃圾收件夾!"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue