From 450a41b75bb2ea197b7777e786c19163e4d0ef67 Mon Sep 17 00:00:00 2001 From: Michael Aaron Murphy Date: Wed, 1 Oct 2025 06:08:07 +0200 Subject: [PATCH] i18n(ar): another syntax error --- .../i18n/ar/cosmic_applet_notifications.ftl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cosmic-applet-notifications/i18n/ar/cosmic_applet_notifications.ftl b/cosmic-applet-notifications/i18n/ar/cosmic_applet_notifications.ftl index 7b2fcb37..553f7c14 100644 --- a/cosmic-applet-notifications/i18n/ar/cosmic_applet_notifications.ftl +++ b/cosmic-applet-notifications/i18n/ar/cosmic_applet_notifications.ftl @@ -1,10 +1,10 @@ hours-ago = { $duration -> -  [1] قبل ساعة -  *[other] قبل {$duration} ساعة + [one] قبل ساعة +  *[other] قبل {$duration} ساعة } minutes-ago = { $duration -> -  [1] قبل دقيقة -  *[other] قبل {$duration} دقيقة +  [one] قبل دقيقة + *[other] قبل {$duration} دقيقة } show-less = عرض أقل show-more = عرض المزيد ({$more})