mirror of
https://github.com/frappe/books.git
synced 2025-01-25 16:18:33 +00:00
Added language code for Hindi
Added language code hi for Hindi language translations in file language.ts
This commit is contained in:
parent
1e09f5c3df
commit
bf915888df
@ -13,6 +13,7 @@ export const languageCodeMap: Record<string, string> = {
|
|||||||
French: 'fr',
|
French: 'fr',
|
||||||
German: 'de',
|
German: 'de',
|
||||||
Gujarati: 'gu',
|
Gujarati: 'gu',
|
||||||
|
Hindi: 'hi',
|
||||||
Korean: 'ko',
|
Korean: 'ko',
|
||||||
Nepali: 'np',
|
Nepali: 'np',
|
||||||
Portuguese: 'pt',
|
Portuguese: 'pt',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user