diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 2d6ac62..9745d4f 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -66,3 +66,4 @@ - [Clément Pannetier](https://clementpannetier.dev) - [FantasticMao](https://github.com/FantasticMao) - [Utkarsh Gupta](https://utkarsh2102.com) +- [Latiif Alsharif](https://latiif.se) diff --git a/i18n/ar.toml b/i18n/ar.toml new file mode 100644 index 0000000..6b8c09c --- /dev/null +++ b/i18n/ar.toml @@ -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 = "بإمكانك العودة إلى homepage." + +[powered_by] +other = "بواسطة"