-
Notifications
You must be signed in to change notification settings - Fork 127
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
Jenkins
committed
Dec 3, 2023
1 parent
67fefe8
commit 9b58ea8
Showing
1 changed file
with
34 additions
and
34 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,36 @@ | ||
{ | ||
"header.links.courses": "Courses", | ||
"header.links.programs": "Programs", | ||
"header.links.content.search": "Discover New", | ||
"header.links.schools": "Schools & Partners", | ||
"header.user.menu.dashboard": "Dashboard", | ||
"header.user.menu.profile": "Profile", | ||
"header.user.menu.account.settings": "Account", | ||
"header.user.menu.order.history": "Order History", | ||
"header.user.menu.logout": "Logout", | ||
"header.user.menu.login": "Login", | ||
"header.user.menu.register": "Sign Up", | ||
"header.user.menu.studio.home": "Studio Home", | ||
"header.user.menu.studio.maintenance": "Maintenance", | ||
"header.label.account.nav": "Account", | ||
"header.label.account.menu": "Account Menu", | ||
"header.label.account.menu.for": "Account menu for {username}", | ||
"header.label.main.nav": "Main", | ||
"header.label.main.menu": "Main Menu", | ||
"header.label.main.header": "Main", | ||
"header.label.secondary.nav": "Secondary", | ||
"header.label.skip.nav": "Skip to main content", | ||
"header.label.app.nav": "App", | ||
"general.register.sentenceCase": "Register", | ||
"general.signIn.sentenceCase": "Sign in", | ||
"header.menu.dashboard.label": "Dashboard", | ||
"header.help.label": "Help", | ||
"header.menu.profile.label": "Profile", | ||
"header.menu.account.label": "Account", | ||
"header.menu.orderHistory.label": "Order History", | ||
"header.navigation.skipNavLink": "Skip to main content.", | ||
"header.menu.signOut.label": "Sign Out", | ||
"header.user.menu.studio": "Studio Home", | ||
"header.user.menu.maintenance": "Maintenance", | ||
"header.label.courseOutline": "Back to course outline in Studio" | ||
"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.logout": "लॉग आउट", | ||
"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.main.nav": "मुख्य", | ||
"header.label.main.menu": "मुख्य मेनू", | ||
"header.label.main.header": "मुख्य", | ||
"header.label.secondary.nav": "माध्यमिक", | ||
"header.label.skip.nav": "मुख्य विषयवस्तु में जाएं", | ||
"header.label.app.nav": "ऐप", | ||
"general.register.sentenceCase": "रजिस्टर करें", | ||
"general.signIn.sentenceCase": "साइन इन करें", | ||
"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.user.menu.maintenance": "अनुरक्षण करना", | ||
"header.label.courseOutline": "स्टूडियो में पाठ्यक्रम की रूपरेखा पर वापस जाएँ" | ||
} |