diff options
author | cyBerta <cyberta@riseup.net> | 2022-05-05 12:29:28 +0200 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2022-05-05 12:29:28 +0200 |
commit | 69ee2d4e1d685f52e6d49e36aa04017314f1e10e (patch) | |
tree | c9a9f60eca34dd4b74d1ae13443d7c46ba5f8c9c /app/src/main/res/values-cs | |
parent | 0c3adf0ceff6c9fd4cd4910ae5257352ce5753c6 (diff) |
update translations
Diffstat (limited to 'app/src/main/res/values-cs')
-rw-r--r-- | app/src/main/res/values-cs/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml index 96170e5d..b12925d7 100644 --- a/app/src/main/res/values-cs/strings.xml +++ b/app/src/main/res/values-cs/strings.xml @@ -29,6 +29,7 @@ <string name="error_json_exception_user_message">Zkuste znovu: Špatná odpověď serveru</string> <string name="login_button">Přihlásit</string> <string name="logout_button">Odhlásit</string> + <string name="signup_button">Registrovat</string> <string name="setup_error_title">Chyba konfigurace</string> <string name="setup_error_configure_button">Konfigurovat</string> <string name="setup_error_close_button">Odejít</string> |