jscheffl commented on code in PR #67207:
URL: https://github.com/apache/airflow/pull/67207#discussion_r3323050489
##########
airflow-core/src/airflow/ui/public/i18n/locales/de/common.json:
##########
@@ -267,7 +267,9 @@
},
"task_one": "Task",
"task_other": "Tasks",
- "taskGroup": "Task Gruppe",
+ "taskGroup": {
+ "documentation": "Task Group Documentation"
Review Comment:
All languaged received untranslated keys here. THat should not happen. Will
raise a partly revert.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]