forked from openedx/frontend-component-footer
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
40 additions
and
21 deletions.
There are no files selected for viewing
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
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
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
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 +1,33 @@ | ||
{} | ||
{ | ||
"footer.socialLinks.srText.facebook": "مثل إيدكس على الفيسبوك", | ||
"footer.socialLinks.srText.twitter": "اتبع إيدكس على تويتر", | ||
"footer.socialLinks.srText.youtube": "اشترك في قناة edX على اليوتيوب", | ||
"footer.socialLinks.srText.linkedin": "اتبع إيدكس على لينكد إن", | ||
"footer.socialLinks.srText.reddit": "اشترك في موقع edX الفرعي", | ||
"footer.languageForm.select.label": "اختر اللغة", | ||
"footer.languageForm.submit.label": "يتقدم", | ||
"footer.edxLinks.about": "عن", | ||
"footer.edxLinks.business": "إدكس للأعمال", | ||
"footer.edxLinks.affiliates": "الشركات التابعة", | ||
"footer.edxLinks.openEdx": "Open edX", | ||
"footer.edxLinks.careers": "وظائف", | ||
"footer.edxLinks.news": "أخبار", | ||
"footer.legalLinks.heading": "قانوني", | ||
"footer.legalLinks.termsOfService": "شروط الخدمة ومدونة الشرف", | ||
"footer.legalLinks.privacyPolicy": "سياسة الخصوصية", | ||
"footer.legalLinks.a11yPolicy": "سياسة إمكانية الوصول", | ||
"footer.legalLinks.trademarkPolicy": "سياسة العلامات التجارية", | ||
"footer.legalLinks.sitemap": "خريطة الموقع", | ||
"footer.connectLinks.heading": "يتصل", | ||
"footer.connectLinks.blog": "مدونة", | ||
"footer.connectLinks.contact": "اتصل بنا", | ||
"footer.connectLinks.help": "يساعد", | ||
"footer.connectLinks.mediaKit": "طقم الوسائط", | ||
"footer.connectLinks.donate": "يتبرع", | ||
"footer.mobileApp.apple": "قم بتنزيل تطبيق edX للجوال من متجر تطبيقات Apple", | ||
"footer.mobileApp.google": "قم بتنزيل تطبيق edX للجوال من Google Play", | ||
"footer.logo.altText": "مدعوم من Open edX", | ||
"footer.logo.ariaLabel": "إيدكس الرئيسية", | ||
"footer.ariaLabel": "تذييل الصفحة", | ||
"footer.copyright.text": "2023 © {platformName} جميع الحقوق محفوظة لأ" | ||
} |