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:
Ali Sabet 2023-08-16 00:37:12 +03:30 committed by GitHub
parent 9d4a9e825a
commit ad7764bb9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: "خانه"