mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
Update translations & testing in prod again.
This commit is contained in:
parent
78bead88cf
commit
801df6fdca
3 changed files with 20 additions and 7 deletions
|
@ -88,7 +88,12 @@
|
|||
"greet": "Greetings, ",
|
||||
"defaultname": "User",
|
||||
"login": "Login / Register",
|
||||
"loginmessage": "We will create a account for you if you don't have one."
|
||||
"loginmessage": "We will create a account for you if you don't have one.",
|
||||
"loginButton": "Log In",
|
||||
"placeholder": {
|
||||
"user": "Username",
|
||||
"password": "Password"
|
||||
}
|
||||
},
|
||||
"popuptext": {
|
||||
"logout": "Are you sure you want to logout?",
|
||||
|
|
|
@ -88,7 +88,12 @@
|
|||
"greet": "嗨, ",
|
||||
"defaultname": "使用者",
|
||||
"login": "登入 / 註冊",
|
||||
"loginmessage": "如果妳沒有帳號的話,我們會幫你註冊一個。"
|
||||
"loginmessage": "如果妳沒有帳號的話,我們會幫你註冊一個。",
|
||||
"loginButton": "登入按鈕",
|
||||
"placeholder": {
|
||||
"user": "使用者帳號",
|
||||
"password": "密碼"
|
||||
}
|
||||
},
|
||||
"popup": {
|
||||
"cancel": "取消",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue