mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
Edit farsi translation and add 'words'
I suggest more comfortable translation for 'prev_page' and 'next_page'. Also, I added farsi translation for missing 'words'.
This commit is contained in:
parent
9d4a9e825a
commit
ad7764bb9d
15
i18n/fa.yaml
15
i18n/fa.yaml
@ -1,19 +1,24 @@
|
|||||||
- id: prev_page
|
- id: prev_page
|
||||||
translation: "صفحه قبلی"
|
translation: "صفحه قبل"
|
||||||
|
|
||||||
- id: next_page
|
- id: next_page
|
||||||
translation: "صفحه بعدی"
|
translation: "صفحه بعد"
|
||||||
|
|
||||||
- id: read_time
|
- id: read_time
|
||||||
translation:
|
translation:
|
||||||
one: "۱ دقیقه"
|
one : "1 دقیقه"
|
||||||
other: "{{ .Count }} دقیقه"
|
other: "{{ .Count }} دقیقه"
|
||||||
|
|
||||||
|
- id: words
|
||||||
|
translation:
|
||||||
|
one : "کلمه"
|
||||||
|
other: "{{ .Count }} کلمه"
|
||||||
|
|
||||||
- id: toc
|
- id: toc
|
||||||
translation: "فهرست مطالب"
|
translation: "فهرست مطالب"
|
||||||
|
|
||||||
- id: translations
|
- id: translations
|
||||||
translation: "ترجمه ها"
|
translation: "ترجمهها"
|
||||||
|
|
||||||
- id: home
|
- id: home
|
||||||
translation: "خانه"
|
translation: "خانه"
|
||||||
@ -25,4 +30,4 @@
|
|||||||
translation: "کپی"
|
translation: "کپی"
|
||||||
|
|
||||||
- id: code_copied
|
- id: code_copied
|
||||||
translation: "کپی شد!"
|
translation: "کپی شد!"
|
||||||
|
Loading…
Reference in New Issue
Block a user