We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1159ac9 commit 450a41bCopy full SHA for 450a41b
cosmic-applet-notifications/i18n/ar/cosmic_applet_notifications.ftl
@@ -1,10 +1,10 @@
1
hours-ago = { $duration ->
2
- [1] قبل ساعة
3
- *[other] قبل {$duration} ساعة
+ [one] قبل ساعة
+ *[other] قبل {$duration} ساعة
4
}
5
minutes-ago = { $duration ->
6
- [1] قبل دقيقة
7
- *[other] قبل {$duration} دقيقة
+ [one] قبل دقيقة
+ *[other] قبل {$duration} دقيقة
8
9
show-less = عرض أقل
10
show-more = عرض المزيد ({$more})
0 commit comments