Merge ad7764bb9d4507eebf33e60d6a8e69aeeba6d5ee into dad94ab4b7c55eea0b63f7b81419d027fe9a8d81

This commit is contained in:
Ali Sabet 2024-03-16 22:52:34 +01:00 committed by GitHub
commit 326ed3cc5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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: "خانه"
@ -25,4 +30,4 @@
translation: "کپی" translation: "کپی"
- id: code_copied - id: code_copied
translation: "کپی شد!" translation: "کپی شد!"