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


##########
airflow-core/src/airflow/ui/public/i18n/locales/en/components.json:
##########
@@ -86,6 +86,11 @@
     "taskGroup": "Task Group"
   },
   "limitedList": "+{{count}} more",
+  "limitedList.allItems": "All {{count}} items:",
+  "limitedList.clickToInteract": "Click a tag to filter DAGs",
+  "limitedList.clickToOpenFull": "Click \"+{{count}} more\" to open full view",
+  "limitedList.copyPasteText": "You can copy and paste the text above",
+  "limitedList.showingItems": "Showing {{count}} items",

Review Comment:
   Resolved for showingItems



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