This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new b2ab752f0ef Close German translation gaps for full UI translation
2025-09-06 (#55335)
b2ab752f0ef is described below
commit b2ab752f0ef8f27eadbe9e58d3436d3f0185658c
Author: Jens Scheffler <[email protected]>
AuthorDate: Sat Sep 6 21:15:44 2025 +0200
Close German translation gaps for full UI translation 2025-09-06 (#55335)
---
airflow-core/src/airflow/ui/public/i18n/locales/de/hitl.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/airflow-core/src/airflow/ui/public/i18n/locales/de/hitl.json
b/airflow-core/src/airflow/ui/public/i18n/locales/de/hitl.json
index 405ee5fde63..56162417601 100644
--- a/airflow-core/src/airflow/ui/public/i18n/locales/de/hitl.json
+++ b/airflow-core/src/airflow/ui/public/i18n/locales/de/hitl.json
@@ -25,6 +25,7 @@
"approvalRequired": "Genehmigung erforderlich",
"choiceReceived": "Auswahl getroffen",
"choiceRequired": "Auswahl erforderlich",
+ "noResponseReceived": "Keine Antwort erhalten",
"rejectionReceived": "Ablehnung erhalten",
"responseReceived": "Antwort erhalten",
"responseRequired": "Antwort erforderlich"