diff options
author | cyberta <cyberta@riseup.net> | 2022-05-06 14:26:41 +0000 |
---|---|---|
committer | cyberta <cyberta@riseup.net> | 2022-05-06 14:26:41 +0000 |
commit | 592ec6c9243b1847e1cce022122ba9bfe655bfb6 (patch) | |
tree | b0c8540e56a6d9c5821eec406e1dfdb78e12c7c4 /app/src/main/res/values-cs/strings.xml | |
parent | 2e1ff063a14e94fe10381de71c7c145a41e240b5 (diff) | |
parent | b7b9dc82f4c20eee1fa519b8219a8c1b8f5ff48d (diff) |
Merge branch 'update_translations' into 'master'
update translations
See merge request leap/bitmask_android!177
Diffstat (limited to 'app/src/main/res/values-cs/strings.xml')
-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> |