Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/luizdepra/hugo-coder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/ar.toml')
-rw-r--r--i18n/ar.toml25
1 files changed, 25 insertions, 0 deletions
diff --git a/i18n/ar.toml b/i18n/ar.toml
index d0461c7..9858cae 100644
--- a/i18n/ar.toml
+++ b/i18n/ar.toml
@@ -1,14 +1,18 @@
[categories]
one = "فئة"
+other = "categories"
[tags]
one = "وَسم"
+other = "tags"
[series]
one = "سلسلة"
+other = "series"
[authors]
one = "الكاتب"
+other = "authors"
[posts]
other = "المنشورات"
@@ -30,3 +34,24 @@ other = "بواسطة"
[see_also]
other = "انظر أيضاً"
+
+[note]
+other = "note"
+
+[tip]
+other = "tip"
+
+[example]
+other = "example"
+
+[question]
+other = "question"
+
+[info]
+other = "info"
+
+[warning]
+other = "warning"
+
+[error]
+other = "error"