mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Update i18n files with missing keys
This commit is contained in:
25
i18n/ar.toml
25
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"
|
||||
|
||||
Reference in New Issue
Block a user