i18n(ar): add Arabic translation
This commit is contained in:
parent
429f8c0863
commit
06791c6ef7
13 changed files with 144 additions and 0 deletions
|
|
@ -0,0 +1,15 @@
|
|||
hours-ago = { NUMBER(\$duration) ->
|
||||
\[1] قبل ساعة
|
||||
\*\[other] قبل {\$duration} ساعة
|
||||
}
|
||||
minutes-ago = { NUMBER(\$duration) ->
|
||||
\[1] قبل دقيقة
|
||||
\*\[other] قبل {\$duration} دقيقة
|
||||
}
|
||||
show-less = عرض أقل
|
||||
show-more = عرض المزيد ({\$more})
|
||||
clear-group = مسح المجموعة
|
||||
clear-all = مسح كل الإشعارات
|
||||
do-not-disturb = عدم الإزعاج
|
||||
notification-settings = إعدادات الإشعارات...
|
||||
no-notifications = لا إشعارات
|
||||
Loading…
Add table
Add a link
Reference in a new issue