dify/web/i18n/uk-UA/app-api.json
Wu Tianwei 7aba539e82
feat: app deployment v2 (#39829)
Co-authored-by: zhangx1n <zhangxin@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-12 01:55:36 +00:00

25 lines
1.3 KiB
JSON
Raw Permalink 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. Уникайте його використання як звичайного тексту у front-end коді. :)",
"apiKeyModal.createNewSecretKey": "Створити новий секретний ключ",
"apiKeyModal.created": "СТВОРЕНО",
"apiKeyModal.generateTips": "Зберігайте цей ключ у безпечному та доступному місці.",
"apiKeyModal.lastUsed": "ОСТАННЄ ВИКОРИСТАННЯ",
"apiKeyModal.secretKey": "Секретний ключ",
"apiServer": "API сервер",
"copied": "Скопійовано",
"copy": "Копіювати",
"develop.noContent": "Немає вмісту",
"develop.toc": "Вміст",
"loading": "Завантаження",
"never": "Ніколи",
"ok": "Працює",
"pause": "Пауза",
"play": "Відтворити",
"playing": "Відтворення"
}