From 917f7520810d0d6b75d6b779db6d5cc3a5fdf701 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Sun, 3 Aug 2025 11:40:37 -0700 Subject: [PATCH] New translations en-us.json (Czech) --- messages/cs-CZ.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/messages/cs-CZ.json b/messages/cs-CZ.json index 043367f9..b2152580 100644 --- a/messages/cs-CZ.json +++ b/messages/cs-CZ.json @@ -1022,6 +1022,11 @@ "actionDeleteIdpOrg": "Delete IDP Org Policy", "actionListIdpOrgs": "List IDP Orgs", "actionUpdateIdpOrg": "Update IDP Org", + "actionCreateClient": "Create Client", + "actionDeleteClient": "Delete Client", + "actionUpdateClient": "Update Client", + "actionListClients": "List Clients", + "actionGetClient": "Get Client", "noneSelected": "None selected", "orgNotFound2": "No organizations found.", "searchProgress": "Search...",