Add i18n for arabic (#336)

* Add Arabic i18n file.

Signed-off-by: latiif <latiif@mail.com>

* Add Latiif Alsharif to contributors

Signed-off-by: latiif <latiif@mail.com>
This commit is contained in:
Latiif alSharif
2020-05-18 16:41:27 +02:00
committed by GitHub
parent 293ea80195
commit 60f7098910
2 changed files with 24 additions and 0 deletions

View File

@@ -66,3 +66,4 @@
- [Clément Pannetier](https://clementpannetier.dev)
- [FantasticMao](https://github.com/FantasticMao)
- [Utkarsh Gupta](https://utkarsh2102.com)
- [Latiif Alsharif](https://latiif.se)

23
i18n/ar.toml Normal file
View File

@@ -0,0 +1,23 @@
[category]
other = "فئة"
[tag]
other = "وَسم"
[series]
other = "سلسلة"
[reading_time]
other = "تستغرق {{ .Count }} د"
[page_not_found]
other = "الصفحة غير موجودة"
[page_does_not_exist]
other = "هذه الصفحة غير موجودة"
[head_back]
other = "بإمكانك العودة إلى <a href=\"{{ . }}\">homepage</a>."
[powered_by]
other = "بواسطة"