mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
33 lines
512 B
TOML
33 lines
512 B
TOML
[categories]
|
|
one = "فئة"
|
|
|
|
[tags]
|
|
one = "وَسم"
|
|
|
|
[series]
|
|
one = "سلسلة"
|
|
|
|
[authors]
|
|
one = "الكاتب"
|
|
|
|
[posts]
|
|
other = "المنشورات"
|
|
|
|
[reading_time]
|
|
other = "تستغرق {{ .Count }} د"
|
|
|
|
[page_not_found]
|
|
other = "الصفحة غير موجودة"
|
|
|
|
[page_does_not_exist]
|
|
other = "هذه الصفحة غير موجودة"
|
|
|
|
[head_back]
|
|
other = "بإمكانك العودة إلى <a href=\"{{ . }}\">homepage</a>."
|
|
|
|
[powered_by]
|
|
other = "بواسطة"
|
|
|
|
[see_also]
|
|
other = "انظر أيضاً"
|