fix(mobile): translation (no /api, experimental features) (#15600)
* initial /api removal * translations /api * experimental features * japanese url update --------- Co-authored-by: Alex <alex.tran1502@gmail.com>
This commit is contained in:
@@ -336,7 +336,7 @@
|
||||
"login_form_back_button_text": "後退",
|
||||
"login_form_button_text": "登入",
|
||||
"login_form_email_hint": "youremail@email.com",
|
||||
"login_form_endpoint_hint": "http(s)://您的伺服器地址:端口/api",
|
||||
"login_form_endpoint_hint": "http://您的伺服器地址:端口",
|
||||
"login_form_endpoint_url": "伺服器鏈接地址",
|
||||
"login_form_err_http": "請注明 http:// 或 https://",
|
||||
"login_form_err_invalid_email": "電郵無效",
|
||||
@@ -670,4 +670,4 @@
|
||||
"viewer_unstack": "取消堆疊",
|
||||
"wifi_name": "WiFi Name",
|
||||
"your_wifi_name": "Your WiFi name"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user