dify/web/i18n/ru-RU/app-api.json

25 lines
1.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"actionMsg.deleteConfirmTips": "Это действие необратимо.",
"actionMsg.deleteConfirmTitle": "Удалить этот секретный ключ?",
"actionMsg.ok": "ОК",
"apiKey": "API Ключ",
"apiKeyModal.apiSecretKey": "Секретный ключ API",
"apiKeyModal.apiSecretKeyTips": "Чтобы предотвратить злоупотребление API, защитите свой API ключ. Избегайте использования его в виде plain-текста во фронтенд-коде. :)",
"apiKeyModal.createNewSecretKey": "Создать новый секретный ключ",
"apiKeyModal.created": "СОЗДАН",
"apiKeyModal.generateTips": "Храните этот ключ в безопасном и доступном месте.",
"apiKeyModal.lastUsed": "ПОСЛЕДНЕЕ ИСПОЛЬЗОВАНИЕ",
"apiKeyModal.secretKey": "Секретный ключ",
"apiServer": "API Сервер",
"copied": "Скопировано",
"copy": "Копировать",
"develop.noContent": "Нет контента",
"develop.toc": "Содержание",
"loading": "Загрузка",
"never": "Никогда",
"ok": "В работе",
"pause": "Приостановить",
"play": "Запустить",
"playing": "Запущено"
}