Update ar.yaml
Added some of the missing strings.
This commit is contained in:
parent
4a924cef54
commit
c6fb4eb8c4
@ -12,6 +12,11 @@
|
|||||||
zero: "الآن"
|
zero: "الآن"
|
||||||
other: "دقائق {{ .Count }}"
|
other: "دقائق {{ .Count }}"
|
||||||
|
|
||||||
|
- id: words
|
||||||
|
translation:
|
||||||
|
one: "كلمة"
|
||||||
|
other: "{{ .Count }} كلمة"
|
||||||
|
|
||||||
- id: toc
|
- id: toc
|
||||||
translation: "فهرس المحتوى"
|
translation: "فهرس المحتوى"
|
||||||
|
|
||||||
@ -21,6 +26,9 @@
|
|||||||
- id: home
|
- id: home
|
||||||
translation: "الصفحة الرئيسية"
|
translation: "الصفحة الرئيسية"
|
||||||
|
|
||||||
|
- id: edit_post
|
||||||
|
translation: "تعديل"
|
||||||
|
|
||||||
- id: code_copied
|
- id: code_copied
|
||||||
translation: "تم النسخ!"
|
translation: "تم النسخ!"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user