shahar1 commented on code in PR #51888:
URL: https://github.com/apache/airflow/pull/51888#discussion_r2154880884
##########
airflow-core/src/airflow/ui/src/i18n/locales/he/dags.json:
##########
@@ -0,0 +1,87 @@
+{
+ "assetSchedule": "{{count}} מתוך {{total}} נכסים עודכנו",
+ "dagActions": {
+ "delete": {
+ "button": "מחק Dag",
+ "warning": "זה ימחק את כל המטא-דאטא הקשור ל-Dag, כולל ריצות ומשימות"
Review Comment:
Makes sense, we've already used "מסד-נתונים מטא" somewhere :)
I'll align to that
--
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]