eladkal commented on code in PR #54240: URL: https://github.com/apache/airflow/pull/54240#discussion_r2261089017
########## airflow-core/src/airflow/ui/public/i18n/locales/he/admin.json: ########## @@ -35,7 +35,8 @@ "connectionTypeRequired": "נדרש סוג חיבור", "extraFields": "שדות נוספים", "extraFieldsJson": "שדות נוספים JSON", - "helperText": "סוג החיבור המבוקש חסר? וודא שהתקנת את חבילת ה-Airflow Providers המתאימה", + "helperText": "סוג החיבור המבוקש חסר? וודא שהתקנת את חבילת העזר המתאימה", + "helperTextForRedactedFields": "שדות שהושחרו ('***') יישארו ללא שינוי אם לא בוצע בהם עדכון", Review Comment: ```suggestion "helperTextForRedactedFields": "שדות שהוסתרו ('***') יישארו ללא שינוי אם לא בוצע בהם עדכון", ``` -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org