Skip to content

Commit

Permalink
Merge branch 'main' into fix-client
Browse files Browse the repository at this point in the history
  • Loading branch information
6543 committed Aug 3, 2023
2 parents db075d3 + f9ec800 commit bbb1d27
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 28 deletions.
4 changes: 0 additions & 4 deletions web/src/assets/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,17 +161,13 @@
"branches": "Branches",
"build": {
"actions": {
"log_auto_scroll": "Automatisches folgen",
"restart_success": "Pipeline neu gestartet"
},
"event": {
"deploy": "Deploy",
"tag": "Tag"
},
"loading": "Laden…",
"no_pipelines": "Bisher wurden noch keine Pipelines gestartet.",
"protected": {
"approve_success": "Pipeline genehmigt",
"declined": "Diese Pipeline ist abgelehnt worden!"
}
},
Expand Down
8 changes: 0 additions & 8 deletions web/src/assets/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,18 +161,10 @@
"branches": "Branches",
"build": {
"actions": {
"log_auto_scroll": "Automatiquement défiler vers le bas",
"restart_success": "Pipeline redémarré"
},
"event": {
"deploy": "Déploiement"
},
"execution_error": "Erreur d'execution",
"log_download_error": "Il y a eu une erreur lors du téléchargement du fichier de journal",
"pipeline": "Pipeline #{buildId}",
"protected": {
"awaits": "Ce pipeline attends d'être approuvé par un mainteneur !"
},
"step_not_started": "L'étape n'a pas démarré encore."
},
"deploy_pipeline": {
Expand Down
8 changes: 0 additions & 8 deletions web/src/assets/locales/lv.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,18 +161,10 @@
"branches": "Atzari",
"build": {
"actions": {
"log_auto_scroll": "Automātiski ritināt",
"restart_success": "Konvejerdarbs pārstartēts"
},
"event": {
"deploy": "Uzstādīšana"
},
"execution_error": "Uzdevuma izpildes kļūda",
"log_download_error": "Veicot žurnālfaila lejupielādi notika kļūda",
"pipeline": "Konvejerdarbs #{buildId}",
"protected": {
"awaits": "Šim konvejerdarbam ir nepieciešams apstiprinājums no atbildīgajām personām!"
},
"step_not_started": "Šis solis vēl nav uzsākts."
},
"deploy_pipeline": {
Expand Down
8 changes: 0 additions & 8 deletions web/src/assets/locales/zh-Hans.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,18 +76,10 @@
"branches": "分支",
"build": {
"actions": {
"log_auto_scroll": "自动滚动",
"restart_success": "流水线已重启"
},
"event": {
"deploy": "部署"
},
"exit_code": "退出代码 {exitCode}",
"no_files": "没有文件修改。",
"pipelines_for": "{branch} 分支的流水线",
"protected": {
"decline": "拒绝"
},
"tasks": "任务"
},
"enable": {
Expand Down

0 comments on commit bbb1d27

Please sign in to comment.