mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
Add i18n support for Arabic (#271)
This commit is contained in:
parent
3492e151e5
commit
e0ed556818
22
i18n/ar.yaml
Normal file
22
i18n/ar.yaml
Normal file
@ -0,0 +1,22 @@
|
||||
- id: prev_page
|
||||
translation: "الصفحة السابقة"
|
||||
|
||||
- id: next_page
|
||||
translation: "الصفحة التالية"
|
||||
|
||||
- id: read_time
|
||||
translation:
|
||||
one: "دقيقة واحده"
|
||||
two: "دقيقتان"
|
||||
few: "بضع ثوان"
|
||||
zero: "الآن"
|
||||
other: "دقائق {{ .Count }}"
|
||||
|
||||
- id: toc
|
||||
translation: "فهرس المحتوي"
|
||||
|
||||
- id: translations
|
||||
translation: "ترجمات اخري"
|
||||
|
||||
- id: home
|
||||
translation: "الصفحة الرئيسية"
|
Loading…
Reference in New Issue
Block a user