-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Translate transifex_input.json in fa
100% reviewed source file: 'transifex_input.json' on 'fa'.
- Loading branch information
1 parent
7fbe7fe
commit d4afec3
Showing
1 changed file
with
24 additions
and
23 deletions.
There are no files selected for viewing
47 changes: 24 additions & 23 deletions
47
translations/frontend-component-header/src/i18n/messages/fa.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,37 @@ | ||
{ | ||
"header.links.courses": "دوره های آموزشی", | ||
"header.links.programs": "برنامه ها", | ||
"header.links.content.search": "جدید را کشف کنید", | ||
"header.links.courses": "دورههای آموزشی", | ||
"header.links.programs": "برنامهها", | ||
"header.links.content.search": "کشف جدید", | ||
"header.links.schools": "مدارس و شرکا", | ||
"header.user.menu.dashboard": "داشبورد", | ||
"header.user.menu.profile": "مشخصات", | ||
"header.user.menu.account.settings": "حساب", | ||
"header.user.menu.order.history": "تاریخچه سفارش ها", | ||
"header.user.menu.dashboard": "پیشخوان", | ||
"header.user.menu.profile": "پروندۀ شخصی", | ||
"header.user.menu.account.settings": "حسابکاربری", | ||
"header.user.menu.order.history": "سوابق سفارشها", | ||
"header.user.menu.logout": "خروج", | ||
"header.user.menu.login": "وارد شدن", | ||
"header.user.menu.register": "ثبت نام", | ||
"header.user.menu.studio.home": "خانه استودیو", | ||
"header.user.menu.login": "ورود", | ||
"header.user.menu.register": "ثبتنام", | ||
"header.user.menu.studio.home": "خانۀ استودیو", | ||
"header.user.menu.studio.maintenance": "نگهداری", | ||
"header.label.account.nav": "حساب", | ||
"header.label.account.menu": "منوی حساب", | ||
"header.label.account.menu.for": "منوی حساب برای {username}", | ||
"header.label.account.nav": "حسابکاربری", | ||
"header.label.account.menu": "منوی حسابکاربری", | ||
"header.label.account.menu.for": "منوی حسابکاربری برای {username}", | ||
"header.label.main.nav": "اصلی", | ||
"header.label.main.menu": "منوی اصلی", | ||
"header.label.main.header": "اصلی", | ||
"header.label.secondary.nav": "ثانوی", | ||
"header.label.skip.nav": "رفتن به محتوای اصلی", | ||
"header.label.skip.nav": "برو به محتوای اصلی", | ||
"header.label.app.nav": "برنامه", | ||
"general.register.sentenceCase": "ثبت نام", | ||
"general.register.sentenceCase": "ثبتنام", | ||
"general.signIn.sentenceCase": "ورود", | ||
"header.menu.dashboard.label": "داشبورد", | ||
"header.menu.dashboard.label": "پیشخوان", | ||
"header.help.label": "کمک", | ||
"header.menu.profile.label": "مشخصات", | ||
"header.menu.account.label": "حساب", | ||
"header.menu.orderHistory.label": "تاریخچه سفارش ها", | ||
"header.navigation.skipNavLink": "رفتن به محتوای اصلی.", | ||
"header.menu.signOut.label": "خروج از سیستم", | ||
"header.user.menu.studio": "خانه استودیو", | ||
"header.menu.profile.label": "پروندۀ شخصی", | ||
"header.menu.account.label": "حسابکاربری", | ||
"header.menu.orderHistory.label": "سوابق سفارشها", | ||
"header.navigation.skipNavLink": "برو به محتوای اصلی.", | ||
"header.menu.signOut.label": "خروج", | ||
"header.user.menu.studio": "خانۀ استودیو", | ||
"header.user.menu.maintenance": "نگهداری", | ||
"header.label.courseOutline": "بازگشت به طرح کلی درس در استودیو" | ||
"header.label.courseOutline": "بازگشت به طرح کلی درس در استودیو", | ||
"header.label.search.nav": "جستجوی محتوا" | ||
} |