From d88fc132cc2c84cefaa35d339d16d4dec0aa3eb4 Mon Sep 17 00:00:00 2001 From: vlalx <143875984+vlalx@users.noreply.github.com> Date: Tue, 6 May 2025 14:58:41 +0300 Subject: [PATCH] New translation keys in en-US locale --- messages/en-US.json | 1 + 1 file changed, 1 insertion(+) diff --git a/messages/en-US.json b/messages/en-US.json index 09838cc8..ecaef172 100644 --- a/messages/en-US.json +++ b/messages/en-US.json @@ -286,6 +286,7 @@ "apiKeysDelete": "Delete API Key", "apiKeysManage": "Manage API Keys", "apiKeysDescription": "API keys are used to authenticate with the integration API", + "apiKeysSettings": "{apiKeyName} Settings", "userTitle": "Manage All Users", "userDescription": "View and manage all users in the system", "userAbount": "About User Management",