0
Fork 0
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:
Gary Lai 2023-06-05 04:01:45 -07:00 committed by GitHub
parent f4c109cfb2
commit 04e76eced4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 收件夾中找到註冊確認信件,點擊內文中的連結完成註冊。如果在三分鐘後還沒收到信件,請檢查你的垃圾收件夾!"
}