Temporary fix for Hindi language i18n info
This commit is contained in:
parent
94001895b8
commit
599b4b1417
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
|
|
||||||
// i18n Info
|
// i18n Info
|
||||||
"i18n.languageName": "English (US)", // name of language in native language
|
"i18n.languageName": "हिन्दी", // name of language in native language
|
||||||
"i18n.languageNameEnglish": "English (US)", // name of language in English
|
"i18n.languageNameEnglish": "Hindi", // name of language in English
|
||||||
"i18n.category": "main", // main = real language, fun = fun community languages
|
"i18n.category": "main", // main = real language, fun = fun community languages
|
||||||
"i18n.authors": "@maikirakiwi @vringster", // Authors, if you contribute to this file feel free to add your name seperated with a space
|
"i18n.authors": "@maikirakiwi @vringster", // Authors, if you contribute to this file feel free to add your name seperated with a space
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue