2
0
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:
bashishtha 2024-07-26 19:47:20 +05:30 committed by GitHub
parent 1e09f5c3df
commit bf915888df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,6 +13,7 @@ export const languageCodeMap: Record<string, string> = {
French: 'fr',
German: 'de',
Gujarati: 'gu',
Hindi: 'hi',
Korean: 'ko',
Nepali: 'np',
Portuguese: 'pt',