From 6bd2cfbd6b0a950886f5c772dd1053244aae6049 Mon Sep 17 00:00:00 2001 From: Goudarz Jafari Date: Sat, 17 Feb 2024 22:21:40 +0330 Subject: [PATCH] chore(i18n): add Persian translation (#294) --- i18n/fa.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 i18n/fa.yaml diff --git a/i18n/fa.yaml b/i18n/fa.yaml new file mode 100644 index 00000000..c97766c8 --- /dev/null +++ b/i18n/fa.yaml @@ -0,0 +1,14 @@ +backToTop: "به بالا بروید" +changeLanguage: "تغییر زبان" +changeTheme: "تغییر تم" +copyCode: "کپی کد" +copyright: "© ۲۰۲۴ پروژه هگزترا." +dark: "تیره" +editThisPage: "ویرایش این صفحه در گیت‌هاب ←" +lastUpdated: "آخرین به‌روزرسانی در" +light: "روشن" +noResultsFound: "هیچ نتیجه‌ای پیدا نشد." +onThisPage: "در این صفحه" +poweredBy: "طراحی شده توسط هگزترا" +readMore: "ادامه مطلب ←" +searchPlaceholder: "جستجو..."