mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
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:
23
i18n/ar.toml
Normal file
23
i18n/ar.toml
Normal 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 = "بواسطة"
|
||||
Reference in New Issue
Block a user