hussein-awala commented on code in PR #70383:
URL: https://github.com/apache/airflow/pull/70383#discussion_r3655615135
##########
airflow-core/src/airflow/ui/public/i18n/locales/ar/dashboard.json:
##########
@@ -1,4 +1,26 @@
{
+ "alerts": {
+ "seeLessContext": "عرض أقل",
+ "seeMoreContext": "عرض المزيد",
+ "showMoreAlerts_few": "+{{count}} تنبيهات إضافية",
+ "showMoreAlerts_many": "+{{count}} تنبيهاً إضافياً",
Review Comment:
Nit: How many alerts we have in this group? From 3 to 10 we can still say
`تنبيهات إضافية`
11+ `تنبيهاً إضافياً` will be better
--
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]