bugraoz93 commented on code in PR #55604:
URL: https://github.com/apache/airflow/pull/55604#discussion_r2346877484


##########
airflow-core/src/airflow/ui/public/i18n/locales/tr/components.json:
##########
@@ -88,6 +88,11 @@
     "taskGroup": "Görev Grubu"
   },
   "limitedList": "+{{count}} daha",
+  "limitedList.allItems": "Tüm {{count}} öğe:",
+  "limitedList.clickToInteract": "Bir etikete tıklayarak DAG'ları filtreleyin",

Review Comment:
   ```suggestion
     "limitedList.clickToInteract": "Bir etikete tıklayarak Dag'leri 
filtreleyin",
   ```
   



##########
airflow-core/src/airflow/ui/public/i18n/locales/tr/components.json:
##########
@@ -88,6 +88,11 @@
     "taskGroup": "Görev Grubu"
   },
   "limitedList": "+{{count}} daha",
+  "limitedList.allItems": "Tüm {{count}} öğe:",

Review Comment:
   ```suggestion
     "limitedList.allItems": "Tüm {{count}} öğeler:",
   ```
   



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