kin: KIN-UI-014-frontend_dev
This commit is contained in:
parent
49ea6542b8
commit
7cd3f8609e
3 changed files with 14 additions and 6 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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 уже запущен",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue