Last active
June 19, 2020 05:45
-
-
Save paurakhsharma/b03498d24d2e703e578aaf08bbd23431 to your computer and use it in GitHub Desktop.
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
{ | |
"general": { | |
"download": "डाउनलोड गर्नुहोस्" | |
}, | |
"home": { | |
"resources": { | |
"index": { | |
"coaching": "कोचिंग", | |
"reports": "रिपोर्टहरू" | |
}, | |
"coachArticles": { | |
"title": "कोचिंग लेखहरू", | |
"button": "कोचिंग लेखहरू" | |
}, | |
"coachFeedback": { | |
"title": "कोच प्रतिक्रिया", | |
"button": "कोच प्रतिक्रिया" | |
}, | |
"exams": { | |
"title": "परीक्षा आकलन", | |
"button": "परीक्षा आकलन", | |
"sitForExam": "परीक्षाको लागि बस्नुहोस्" | |
}, | |
"pastReports": { | |
"title": "पहिलेका चेक-अप रिपोर्टहरू", | |
"button": "पहिलेका चेक-अप रिपोर्टहरू" | |
} | |
}, | |
"progress": { | |
"index": { | |
"grammarStage": "तपाईंको हालको व्याकरण \"चरण\":", | |
"grammarFocus": "व्याकरणहरू तपाईले यस हप्ताको अध्ययनमा ध्यान केन्द्रित \"गर्नुपर्छ\":" | |
}, | |
"grammar": { | |
"title": "व्याकरण प्रगति", | |
"button": "व्याकरण प्रगत" | |
}, | |
"resources": { | |
"title": "रिपोर्टहरू" | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment