mirror of
https://github.com/frappe/books.git
synced 2024-11-09 15:20:56 +00:00
Merge pull request #911 from bnsinghgit/master
Added Hindi language (hi) code and Hindi translation file hi.csv
This commit is contained in:
commit
ec5a645290
@ -156,6 +156,7 @@ If you want to contribute code then you can fork this repo, make changes and rai
|
|||||||
| Dutch | [FastAct](https://github.com/FastAct) |
|
| Dutch | [FastAct](https://github.com/FastAct) |
|
||||||
| Spanish | [talmax1124](https://github.com/talmax1124), [delbertf](https://github.com/delbertf) |
|
| Spanish | [talmax1124](https://github.com/talmax1124), [delbertf](https://github.com/delbertf) |
|
||||||
| Gujarati | [dhruvilxcode](https://github.com/dhruvilxcode), [4silvertooth](https://github.com/4silvertooth) |
|
| Gujarati | [dhruvilxcode](https://github.com/dhruvilxcode), [4silvertooth](https://github.com/4silvertooth) |
|
||||||
|
| Hindi | [bnsinghgit](https://github.com/bnsinghgit) |
|
||||||
| Korean | [Isaac-Kwon](https://github.com/Isaac-Kwon) |
|
| Korean | [Isaac-Kwon](https://github.com/Isaac-Kwon) |
|
||||||
| Simplified Chinese | [wcxu21](https://github.com/wcxu21), [wolone](https://github.com/wolone) |
|
| Simplified Chinese | [wcxu21](https://github.com/wcxu21), [wolone](https://github.com/wolone) |
|
||||||
| Swedish | [papplo](https://github.com/papplo) |
|
| Swedish | [papplo](https://github.com/papplo) |
|
||||||
|
@ -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',
|
||||||
|
1058
translations/hi.csv
Normal file
1058
translations/hi.csv
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user