Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions ui/src/translations/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -1296,6 +1296,7 @@
"retry": "Wiederholen",
"sla": "SLA",
"taskDefaults": "Standardwerte für Tasks",
"updated": "Aktualisiert",
"variables": "Variablen",
"workerGroup": "Worker-Gruppe"
},
Expand Down
1 change: 1 addition & 0 deletions ui/src/translations/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -1296,6 +1296,7 @@
"retry": "Reintentar",
"sla": "SLA",
"taskDefaults": "Predeterminados de Task",
"updated": "Actualizado",
"variables": "Variables",
"workerGroup": "Grupo de Worker"
},
Expand Down
1 change: 1 addition & 0 deletions ui/src/translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -1296,6 +1296,7 @@
"retry": "Réessayer",
"sla": "SLA",
"taskDefaults": "Paramètres par défaut des Tasks",
"updated": "Mis à jour",
"variables": "Variables",
"workerGroup": "Groupe de Workers"
},
Expand Down
1 change: 1 addition & 0 deletions ui/src/translations/hi.json
Original file line number Diff line number Diff line change
Expand Up @@ -1296,6 +1296,7 @@
"retry": "पुनः प्रयास करें",
"sla": "SLA",
"taskDefaults": "डिफ़ॉल्ट Task",
"updated": "अपडेट किया गया",
"variables": "वेरिएबल्स",
"workerGroup": "वर्कर ग्रुप"
},
Expand Down
1 change: 1 addition & 0 deletions ui/src/translations/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -1296,6 +1296,7 @@
"retry": "Riprova",
"sla": "SLA",
"taskDefaults": "Predefiniti Task",
"updated": "Aggiornato",
"variables": "Variabili",
"workerGroup": "Gruppo Worker"
},
Expand Down
1 change: 1 addition & 0 deletions ui/src/translations/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -1296,6 +1296,7 @@
"retry": "リトライ",
"sla": "SLA",
"taskDefaults": "タスクデフォルト",
"updated": "更新済み",
"variables": "変数",
"workerGroup": "ワーカーグループ"
},
Expand Down
1 change: 1 addition & 0 deletions ui/src/translations/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -1296,6 +1296,7 @@
"retry": "재시도",
"sla": "SLA",
"taskDefaults": "작업 기본값",
"updated": "업데이트됨",
"variables": "변수",
"workerGroup": "작업자 그룹"
},
Expand Down
1 change: 1 addition & 0 deletions ui/src/translations/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -1296,6 +1296,7 @@
"retry": "Ponów próbę",
"sla": "SLA",
"taskDefaults": "Domyślne ustawienia Task",
"updated": "Zaktualizowano",
"variables": "Zmienne",
"workerGroup": "Grupa Worker"
},
Expand Down
1 change: 1 addition & 0 deletions ui/src/translations/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -1296,6 +1296,7 @@
"retry": "Repetir",
"sla": "SLA",
"taskDefaults": "Padrões de Task",
"updated": "Atualizado",
"variables": "Variáveis",
"workerGroup": "Grupo de Worker"
},
Expand Down
1 change: 1 addition & 0 deletions ui/src/translations/pt_BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -1296,6 +1296,7 @@
"retry": "Repetir",
"sla": "SLA",
"taskDefaults": "Padrões de Task",
"updated": "Atualizado",
"variables": "Variáveis",
"workerGroup": "Grupo de Worker"
},
Expand Down
1 change: 1 addition & 0 deletions ui/src/translations/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -1296,6 +1296,7 @@
"retry": "Повторить попытку",
"sla": "SLA",
"taskDefaults": "Значения по умолчанию для Task",
"updated": "Обновлено",
"variables": "Переменные",
"workerGroup": "Группа Worker"
},
Expand Down
1 change: 1 addition & 0 deletions ui/src/translations/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -1296,6 +1296,7 @@
"retry": "重试",
"sla": "SLA",
"taskDefaults": "任务默认值",
"updated": "已更新",
"variables": "变量",
"workerGroup": "工作组"
},
Expand Down
Loading