Skip to content

Commit 450a41b

Browse files
committed
i18n(ar): another syntax error
1 parent 1159ac9 commit 450a41b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

cosmic-applet-notifications/i18n/ar/cosmic_applet_notifications.ftl

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
hours-ago = { $duration ->
2-
  [1] قبل ساعة
3-
*[other] قبل {$duration} ساعة
2+
[one] قبل ساعة
3+
*[other] قبل {$duration} ساعة
44
}
55
minutes-ago = { $duration ->
6-
[1] قبل دقيقة
7-
  *[other] قبل {$duration} دقيقة
6+
[one] قبل دقيقة
7+
*[other] قبل {$duration} دقيقة
88
}
99
show-less = عرض أقل
1010
show-more = عرض المزيد ({$more})

0 commit comments

Comments
 (0)