Skip to content

Commit

Permalink
Add i18n support for Arabic (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad-Saad-01 authored Mar 1, 2021
1 parent 3492e15 commit e0ed556
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions i18n/ar.yaml
Original file line number Diff line number Diff line change
@@ -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: "الصفحة الرئيسية"

0 comments on commit e0ed556

Please sign in to comment.