Skip to content

Commit 74b12d5

Browse files
authored
Merge pull request #749 from tekdi/main-learner
Main learner qa
2 parents 0a2b3f5 + 0f5a987 commit 74b12d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/shared-lib-v2/src/lib/context/LanguageContext.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ const translations: Record<string, Record<string, string>> = {
2222
en,
2323
// @ts-ignore
2424
hi,
25+
// @ts-ignore
2526
mr,
2627
};
2728

0 commit comments

Comments
 (0)