From c6fb4eb8c44aa406fc3ecc7019edb23ae8d4cab3 Mon Sep 17 00:00:00 2001 From: Mustafa Albazy Date: Sun, 18 Jun 2023 18:21:06 +0100 Subject: [PATCH] Update ar.yaml Added some of the missing strings. --- i18n/ar.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/i18n/ar.yaml b/i18n/ar.yaml index 52990c2..af9e78a 100644 --- a/i18n/ar.yaml +++ b/i18n/ar.yaml @@ -12,6 +12,11 @@ zero: "الآن" other: "دقائق {{ .Count }}" +- id: words + translation: + one: "كلمة" + other: "{{ .Count }} كلمة" + - id: toc translation: "فهرس المحتوى" @@ -21,6 +26,9 @@ - id: home translation: "الصفحة الرئيسية" +- id: edit_post + translation: "تعديل" + - id: code_copied translation: "تم النسخ!"