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