You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/lib/l10n/ouds_flutter_ar.arb
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -125,6 +125,15 @@
125
125
126
126
"@_components_navigation_bar": {},
127
127
"app_components_navigationBar_description_text": "Bottom bars يوفر الوصول إلى الوجهات الرئيسية للتطبيق باستخدام 3 إلى 5 علامات تبويب دائمة. يتم تمثيل كل وجهة بواسطة أيقونة وعلامة نصية اختيارية.",
128
+
"app_components_navigationBar_badge_count_a11y": "{count, plural, zero {لا توجد إشعارات غير مقروءة} one {إشعار واحد غير مقروء} two {إشعاران غير مقروءين} few {{count} إشعارات غير مقروءة} many {{count} إشعارًا غير مقروء} other {{count} إشعار غير مقروء}}",
Copy file name to clipboardExpand all lines: app/lib/l10n/ouds_flutter_en.arb
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -294,6 +294,15 @@
294
294
"app_components_navigationBar_description_text": "The Bottom bar provides access to an app’s primary destinations using 3 to 5 persistent tabs. Each destination is represented by an icon and optionally a text label.",
Copy file name to clipboardExpand all lines: app/lib/l10n/ouds_flutter_fr.arb
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -122,6 +122,15 @@
122
122
123
123
"@_components_navigation_bar": {},
124
124
"app_components_navigationBar_description_text": "Une Bottom bar (ou barre inférieure) permet d'accéder aux principales destinations d'une application grâce à 3 à 5 onglets permanents. Chaque destination est représentée par une icône et, éventuellement, par un libellé textuel.",
125
+
"app_components_navigationBar_badge_count_a11y": "{count, plural, =1 {1 notification non lue} other {{count} notifications non lues}}",
"app_components_navigationBar_badge_dot_a11y": "Notification non lue",
125
134
126
135
"@_components_topAppBar": {},
127
136
"app_components_topAppBar_description_text": "L'app bar (ou barre d'application) est un composant situé en haut de l'ecran qui affiche le titre et donne accès aux actions principales et aux éléments de navigation.",
0 commit comments