Files
hugo-coder-timeline/i18n/ar.toml
Latiif alSharif 60f7098910 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>
2020-05-18 11:41:27 -03:00

24 lines
403 B
TOML

[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 = "بواسطة"