RoyLee1224 commented on code in PR #53991:
URL: https://github.com/apache/airflow/pull/53991#discussion_r2248204506
##########
airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/dag.json:
##########
@@ -26,12 +26,18 @@
"logs": {
"allLevels": "所有日誌等級",
"allSources": "所有來源",
+ "critical": "CRITICAL",
Review Comment:
I think keeping the uppercase makes it look clearer and more consistent
with the actual logs.
If we translate it:
<img width="393.5" height="239.5" alt="CleanShot 2025-08-01 at 22 44 24@2x"
src="https://github.com/user-attachments/assets/29b18a60-a77b-4c16-9454-b3108a53d74b"
/>
In my opinion, it would be somewhat misleading.
--
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]