Add i18n support for Arabic (#271)

This commit is contained in:
Muhammad 2021-03-01 06:41:29 +02:00 committed by GitHub
parent 3492e151e5
commit e0ed556818
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

22
i18n/ar.yaml Normal file
View 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: "الصفحة الرئيسية"