shahar1 commented on code in PR #51038:
URL: https://github.com/apache/airflow/pull/51038#discussion_r2106170651
##########
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)"
+ },
+ "admin": {
+ "Variables": "משתנים",
+ "Pools": "בריכת משאבים",
+ "Providers": "חבילות עזר",
+ "Plugins": "פלאגינים",
+ "Connections": "חיבורים",
+ "Config": "קונפיגורציות"
+ },
+ "timeRange": {
+ "duration": "משך זמן",
+ "lastHour": "השעה האחרונה",
+ "last12Hours": "12 השעות האחרונות",
+ "last24Hours": "24 השעות האחרונות",
+ "pastWeek": "השבוע החולף"
+ },
+ "docs": {
+ "documentation": "דוקומנטציה",
+ "githubRepo": "GitHub מאגר",
+ "restApiReference": "REST API רפרנס"
Review Comment:
I'd go for `תיעוד`
--
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]