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


##########
airflow-core/src/airflow/ui/public/i18n/locales/ar/_freeze_exemptions.json:
##########
@@ -0,0 +1,22 @@
+{
+  "admin": {},
+  "assets": {},
+  "browse": {},
+  "common": {},
+  "components": {},
+  "dag": {},
+  "dags": {},
+  "dashboard": {},
+  "hitl": {
+    "requiredActionCount_few": "إجراءات مطلوبة ({{count}})",
+    "requiredActionCount_many": "إجراءات مطلوبة ({{count}})",
+    "requiredActionCount_one": "إجراء مطلوب ({{count}})",
+    "requiredActionCount_other": "إجراءات مطلوبة ({{count}})",
+    "requiredActionCount_two": "إجرَاءان مطلوبان ({{count}})",

Review Comment:
   Thanks, it makes sense - I modified the other instance of `_two` with `{{ 
count}}` (there was only one)



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

Reply via email to