From cf7a439d7417bffb296437d7557c3563bf4beeeb Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Sat, 11 Oct 2025 16:52:33 +0100 Subject: [PATCH] New translations translation.json (Russian) --- .../public/locales/ru-RU/translation.json | 38 +++++++++---------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/apps/client/public/locales/ru-RU/translation.json b/apps/client/public/locales/ru-RU/translation.json index 4836cbb1..8c1f7133 100644 --- a/apps/client/public/locales/ru-RU/translation.json +++ b/apps/client/public/locales/ru-RU/translation.json @@ -535,24 +535,24 @@ "Image exceeds 10MB limit.": "Изображение превышает предел 10MB.", "Image removed successfully": "Изображение успешно удалено", "API key": "API ключ", - "API key created successfully": "API key created successfully", - "API keys": "API keys", - "API management": "API management", - "Are you sure you want to revoke this API key": "Are you sure you want to revoke this API key", - "Create API Key": "Create API Key", - "Custom expiration date": "Custom expiration date", - "Enter a descriptive token name": "Enter a descriptive token name", - "Expiration": "Expiration", - "Expired": "Expired", - "Expires": "Expires", - "I've saved my API key": "I've saved my API key", - "Last use": "Last Used", - "No API keys found": "No API keys found", - "No expiration": "No expiration", + "API key created successfully": "API ключ успешно создан", + "API keys": "API ключи", + "API management": "Управление API", + "Are you sure you want to revoke this API key": "Вы уверены, что хотите отозвать этот API ключ", + "Create API Key": "Создать API ключ", + "Custom expiration date": "Пользовательская дата срока действия", + "Enter a descriptive token name": "Введите понятное имя токена", + "Expiration": "Срок действия", + "Expired": "Истек", + "Expires": "Истекает", + "I've saved my API key": "Я сохранил мой API ключ", + "Last use": "Последнее использование", + "No API keys found": "API ключи не найдены", + "No expiration": "Не истекает", "Revoke API key": "Отозвать API ключ", - "Revoked successfully": "Revoked successfully", - "Select expiration date": "Select expiration date", - "This action cannot be undone. Any applications using this API key will stop working.": "This action cannot be undone. Any applications using this API key will stop working.", - "Update API key": "Update API key", - "Manage API keys for all users in the workspace": "Manage API keys for all users in the workspace" + "Revoked successfully": "Отозван успешно", + "Select expiration date": "Выберете срок действия", + "This action cannot be undone. Any applications using this API key will stop working.": "Это действие необратимо. Любые приложения, использующие этот API ключ, перестанут работать.", + "Update API key": "Обновить API ключ", + "Manage API keys for all users in the workspace": "Управлять API ключами для всех пользователей в рабочей области" }