Skip to content

Commit fe034bd

Browse files
committed
Update to most recent state also including #54198
1 parent ebdc0d4 commit fe034bd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

airflow-core/src/airflow/ui/public/i18n/locales/de/dag.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@
3939
"viewInExternal": "Protokoll in {{name}} (Versuch {{attempt}}) ansehen",
4040
"warning": "WARNING"
4141
},
42+
"navigation": {
43+
"jump": "Springen: Umschalttaste+{{arrow}}",
44+
"navigation": "Navigation: {{arrow}}",
45+
"toggleGroup": "Gruppen umschalten: Leertaste"
46+
},
4247
"overview": {
4348
"buttons": {
4449
"failedRun_one": "Fehlgeschlagener Lauf",

airflow-core/src/airflow/ui/public/i18n/locales/de/hitl.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@
1919
"rejectionReceived": "Ablehnung erhalten",
2020
"responseReceived": "Antwort erhalten",
2121
"responseRequired": "Antwort erforderlich"
22-
}
22+
},
23+
"subject": "Betreff"
2324
}

0 commit comments

Comments
 (0)