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:
Matthew Momjian
2025-01-24 12:47:01 -05:00
committed by GitHub
parent a6ace5151c
commit c0210bd6c0
48 changed files with 62 additions and 62 deletions
+3 -3
View File
@@ -336,9 +336,9 @@
"login_form_back_button_text": "חזרה",
"login_form_button_text": "התחברות",
"login_form_email_hint": "yourmail@email.com",
"login_form_endpoint_hint": "http://your-server-ip:port/API",
"login_form_endpoint_hint": "http://your-server-ip:port",
"login_form_endpoint_url": "כתובת נקודת קצה השרת",
"login_form_err_http": "נא לציין //:htttp או //:https",
"login_form_err_http": "נא לציין //:http או //:https",
"login_form_err_invalid_email": "דוא\"ל שגוי",
"login_form_err_invalid_url": "כתובת לא חוקית",
"login_form_err_leading_whitespace": "רווח לבן מוביל",
@@ -670,4 +670,4 @@
"viewer_unstack": "ביטול ערימה",
"wifi_name": "שם אינטרנט אלחוטי",
"your_wifi_name": "שם אינטרנט אלחוטי שלך"
}
}