shahar1 commented on code in PR #55331:
URL: https://github.com/apache/airflow/pull/55331#discussion_r2328815946


##########
airflow-core/src/airflow/ui/public/i18n/locales/he/admin.json:
##########
@@ -81,6 +84,7 @@
     },
     "importError_one": "שגיאה בייבוא תוסף",
     "importError_other": "שגיאות בייבוא תוסף",
+    "importError_two": "שגיאות בייבוא תוסף",

Review Comment:
   ```
       "importError_one": "Plugin Import Error",
       "importError_other": "Plugin Import Errors",
   ```
   
   The English source refers to multiple issues in a single plugin



-- 
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]

Reply via email to