i18n(ar): another syntax error
This commit is contained in:
parent
1159ac9cf1
commit
450a41b75b
1 changed files with 4 additions and 4 deletions
|
|
@ -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})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue