Dev-iL commented on code in PR #51038:
URL: https://github.com/apache/airflow/pull/51038#discussion_r2106120187
##########
airflow-core/src/airflow/ui/src/i18n/locales/he/common.json:
##########
@@ -0,0 +1,79 @@
+{
+ "defaultToGraphView": "ברירת מחדל תצוגת גרף",
+ "defaultToGridView": "ברירת מחדל תצוגת רשת",
+ "logout": "התנתק",
+ "switchToDarkMode": "החלף למצב כהה",
+ "switchToLightMode": "החלף למצב בהיר",
+ "timezone": "איזור זמן",
+ "user": "משתמש",
+ "language": {
+ "chinese": "סינית מסורתית",
+ "english": "אנגלית",
+ "german": "גרמנית",
+ "korean": "קוריאנית",
+ "select": "בחר"
+ },
Review Comment:
Wouldn't it make more sense to write each language in its own characters? To
make it easier for users to get out of an unknown language if selected by
mistake.
--
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]