Merge branch 'origin/main' into 'next-release/main'

This commit is contained in:
oauth 2024-05-12 15:14:54 +00:00
commit 63686bfa71
2 changed files with 3 additions and 3 deletions

View file

@ -55,5 +55,5 @@ ci:
autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
autoupdate_schedule: quarterly
# NB: hadolint not included in pre-commit.ci
skip: [check-hooks-apply, check-useless-excludes, hadolint, prettier]
skip: [check-hooks-apply, check-useless-excludes, hadolint, prettier, golangci-lint]
submodules: false

View file

@ -229,8 +229,8 @@
"cancel_success": "Pipeline abgebrochen",
"canceled": "Dieser Schritt wurde abgebrochen.",
"deploy": "Deploy",
"log_auto_scroll": "Automatisches folgen",
"log_auto_scroll_off": "Schalte automatisches folgen aus",
"log_auto_scroll": "Automatisches Folgen",
"log_auto_scroll_off": "Schalte automatisches Folgen aus",
"log_download": "Herunterladen",
"restart": "Neustarten",
"restart_success": "Pipeline neu gestartet",