potiuk commented on code in PR #52891:
URL: https://github.com/apache/airflow/pull/52891#discussion_r2189671620
##########
airflow-core/src/airflow/ui/public/i18n/locales/de/dag.json:
##########
@@ -25,12 +25,17 @@
"logs": {
"allLevels": "Alle Protokoll-Stufen",
"allSources": "Alle Quellen",
+ "critical": "KRITISCH",
Review Comment:
Actuallly (@pierrejeambrun @bbovenzi ) -> Maybe that is a good reason to NOT
provide the option to translate log levels at all and remove the keys ? That
sounds like a universal problem in every language.
--
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]