2
0
mirror of https://github.com/frappe/books.git synced 2024-09-18 18:49:01 +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:
Akshay 2024-08-30 15:44:04 +05:30 committed by GitHub
commit ec5a645290
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1060 additions and 0 deletions

View File

@ -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) |
| Spanish | [talmax1124](https://github.com/talmax1124), [delbertf](https://github.com/delbertf) |
| 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) |
| Simplified Chinese | [wcxu21](https://github.com/wcxu21), [wolone](https://github.com/wolone) |
| Swedish | [papplo](https://github.com/papplo) |

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',

1058
translations/hi.csv Normal file

File diff suppressed because it is too large Load Diff