From 4d6e6dad6bb3d56652d650e506cc2a108b56bc86 Mon Sep 17 00:00:00 2001 From: Pikhosh <73311467+pikhosh@users.noreply.github.com> Date: Tue, 24 Aug 2021 16:18:59 +0430 Subject: [PATCH] Update fa.yaml --- i18n/fa.yaml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/i18n/fa.yaml b/i18n/fa.yaml index 3cdd047c03..3fd5927c8a 100644 --- a/i18n/fa.yaml +++ b/i18n/fa.yaml @@ -1,16 +1,28 @@ - id: prev_page - translation: "صفحهٔ قبل" + translation: "صفحه قبلی" - id: next_page - translation: "صفحهٔ بعد" + translation: "صفحه بعدی" - id: read_time translation: - one : "1 دقیقه" + one: "۱ دقیقه" other: "{{ .Count }} دقیقه" - id: toc translation: "فهرست مطالب" - id: translations - translation: "ترجمه‌ها" + translation: "ترجمه ها" + +- id: home + translation: "خانه" + +- id: edit_post + translation: "ویرایش" + +- id: code_copy + translation: "کپی" + +- id: code_copied + translation: "کپی شد!" \ No newline at end of file