mirror of
https://github.com/frappe/books.git
synced 2024-11-08 14:50:56 +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',
|
||||
German: 'de',
|
||||
Gujarati: 'gu',
|
||||
Hindi: 'hi',
|
||||
Korean: 'ko',
|
||||
Nepali: 'np',
|
||||
Portuguese: 'pt',
|
||||
|
Loading…
Reference in New Issue
Block a user