Update ar.yaml

Added some of the missing strings.
This commit is contained in:
Mustafa Albazy 2023-06-18 18:21:06 +01:00 committed by GitHub
parent 4a924cef54
commit c6fb4eb8c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: "تم النسخ!"