Merge pull request #86 from Muhammad-Saad-01/patch-1
Add i18n support for Arabic
This commit is contained in:
commit
1348c4fa1e
1 changed files with 19 additions and 0 deletions
19
i18n/ar.yaml
Normal file
19
i18n/ar.yaml
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
- id: prev_page
|
||||||
|
translation: "الصفحة السابقة"
|
||||||
|
|
||||||
|
- id: next_page
|
||||||
|
translation: "الصفحة التالية"
|
||||||
|
|
||||||
|
- id: read_time
|
||||||
|
translation:
|
||||||
|
one : "دقيقة واحده"
|
||||||
|
other: "دقیقه {{ .Count }}"
|
||||||
|
|
||||||
|
- id: toc
|
||||||
|
translation: "فهرس المحتوي"
|
||||||
|
|
||||||
|
- id: translations
|
||||||
|
translation: "ترجمات اخري"
|
||||||
|
|
||||||
|
- id: home
|
||||||
|
translation: "الصفحة الرئيسية"
|
Loading…
Reference in a new issue