From 500689fd7dcbfb8b54cb82fece91ce6e0f09cf2f Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 30 Jul 2025 21:38:27 -0700 Subject: [PATCH] New translations en-us.json (Turkish) --- messages/tr-TR.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/messages/tr-TR.json b/messages/tr-TR.json index abd4b3e9..08485722 100644 --- a/messages/tr-TR.json +++ b/messages/tr-TR.json @@ -1022,6 +1022,11 @@ "actionDeleteIdpOrg": "Kimlik Sağlayıcı Organizasyon Politikasını Sil", "actionListIdpOrgs": "Kimlik Sağlayıcı Organizasyonları Listele", "actionUpdateIdpOrg": "Kimlik Sağlayıcı Organizasyonu Güncelle", + "actionCreateClient": "Create Client", + "actionDeleteClient": "Delete Client", + "actionUpdateClient": "Update Client", + "actionListClients": "List Clients", + "actionGetClient": "Get Client", "noneSelected": "Hiçbiri seçili değil", "orgNotFound2": "Hiçbir organizasyon bulunamadı.", "searchProgress": "Ara...",