-
-
Save Levii01/8e7ac6e3fa004a6742b1b10e8a62d12b to your computer and use it in GitHub Desktop.
languages
This file contains hidden or 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
| // "fa-IR": "Persian", | |
| // "he-IL": "Hebrew", | |
| // "ur-PK": "Urdu", | |
| // "yi": "Yiddish" | |
| # fa-IR: Persian | |
| # he-IL: Hebrew | |
| # ur-PK: Urdu | |
| # yi: Yiddish | |
| src/utils/app.ts:41:1 | |
| // Apply the language to HTML element for RTL support | |
| // if (lang) { | |
| // applyLanguageToHTML(lang); | |
| // } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment