eladkal commented on code in PR #51038:
URL: https://github.com/apache/airflow/pull/51038#discussion_r2106158143
##########
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": "בחר"
+ },
+ "nav": {
+ "home": "מסך הבית",
+ "assets": "משאבים (Assets)",
+ "browse": "עיין",
+ "admin": "אדמין",
+ "docs": "דוקומנטציה",
+ "plugins": "פלאגינים"
+ },
+ "browse": {
+ "auditLog": "לוג מערכת",
+ "xcoms": "(XComs)"
Review Comment:
The original one was translation for Xcom and then the (xcom) is to further
explain.
didn't know how to quite translate this one yet
--
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]