mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 10:49:09 +00:00
bootstrapped language and added 'hi'
This commit is contained in:
6
setup/doctype/state/locale/_messages_doc.json
Normal file
6
setup/doctype/state/locale/_messages_doc.json
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
"Country",
|
||||
"Setup",
|
||||
"State",
|
||||
"State Name"
|
||||
]
|
||||
6
setup/doctype/state/locale/hi-doc.json
Normal file
6
setup/doctype/state/locale/hi-doc.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"Country": "\u0926\u0947\u0936",
|
||||
"Setup": "\u0935\u094d\u092f\u0935\u0938\u094d\u0925\u093e",
|
||||
"State": "\u0930\u093e\u091c\u094d\u092f",
|
||||
"State Name": "\u0930\u093e\u091c\u094d\u092f \u0915\u093e \u0928\u093e\u092e"
|
||||
}
|
||||
Reference in New Issue
Block a user