diff options
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> |