kin: KIN-UI-014-frontend_dev

This commit is contained in:
Gros Frumos 2026-03-18 15:28:20 +02:00
parent 49ea6542b8
commit 7cd3f8609e
3 changed files with 14 additions and 6 deletions

View file

@ -129,7 +129,11 @@
"saving_link": "Saving...",
"cancel_link": "Cancel",
"delete_link_confirm": "Delete link?",
"select_project_error": "Select a project"
"select_project_error": "Select a project",
"ssh_host": "SSH Host",
"ssh_user": "SSH User",
"ssh_key_path": "SSH Key Path",
"ssh_proxy_jump": "SSH ProxyJump"
},
"taskDetail": {
"pipeline_already_running": "Pipeline already running",

View file

@ -129,7 +129,11 @@
"saving_link": "Сохраняем...",
"cancel_link": "Отмена",
"delete_link_confirm": "Удалить связь?",
"select_project_error": "Выберите проект"
"select_project_error": "Выберите проект",
"ssh_host": "SSH Хост",
"ssh_user": "SSH Пользователь",
"ssh_key_path": "Путь к SSH ключу",
"ssh_proxy_jump": "SSH ProxyJump"
},
"taskDetail": {
"pipeline_already_running": "Pipeline уже запущен",