From 947c195d10642c84e7165b6b03938f26dbe6811d Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Sat, 14 Feb 2026 18:15:37 -0800 Subject: [PATCH] New translations en-us.json (Czech) --- messages/cs-CZ.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/messages/cs-CZ.json b/messages/cs-CZ.json index 8ac84cc0..12553c06 100644 --- a/messages/cs-CZ.json +++ b/messages/cs-CZ.json @@ -201,6 +201,7 @@ "protocolSelect": "Vybrat protokol", "resourcePortNumber": "Číslo portu", "resourcePortNumberDescription": "Externí port k požadavkům proxy serveru.", + "back": "Back", "cancel": "Zrušit", "resourceConfig": "Konfigurační snippety", "resourceConfigDescription": "Zkopírujte a vložte tyto konfigurační textové bloky pro nastavení TCP/UDP zdroje", @@ -246,6 +247,17 @@ "orgErrorDeleteMessage": "Došlo k chybě při odstraňování organizace.", "orgDeleted": "Organizace odstraněna", "orgDeletedMessage": "Organizace a její data byla smazána.", + "deleteAccount": "Delete Account", + "deleteAccountDescription": "Permanently delete your account, all organizations you own, and all data within those organizations. This cannot be undone.", + "deleteAccountButton": "Delete Account", + "deleteAccountConfirmTitle": "Delete Account", + "deleteAccountConfirmMessage": "This will permanently wipe your account, all organizations you own, and all data within those organizations. This cannot be undone.", + "deleteAccountConfirmString": "delete account", + "deleteAccountSuccess": "Account Deleted", + "deleteAccountSuccessMessage": "Your account has been deleted.", + "deleteAccountError": "Failed to delete account", + "deleteAccountPreviewAccount": "Your Account", + "deleteAccountPreviewOrgs": "Organizations you own (and all their data)", "orgMissing": "Chybí ID organizace", "orgMissingMessage": "Nelze obnovit pozvánku bez ID organizace.", "accessUsersManage": "Spravovat uživatele",