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:
7
setup/doctype/uom/locale/_messages_doc.json
Normal file
7
setup/doctype/uom/locale/_messages_doc.json
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
"UOM Name",
|
||||
"Setup",
|
||||
"UOM Details",
|
||||
"Trash Reason",
|
||||
"UOM"
|
||||
]
|
||||
7
setup/doctype/uom/locale/hi-doc.json
Normal file
7
setup/doctype/uom/locale/hi-doc.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"Setup": "\u0935\u094d\u092f\u0935\u0938\u094d\u0925\u093e",
|
||||
"Trash Reason": "\u091f\u094d\u0930\u0948\u0936 \u0915\u093e\u0930\u0923",
|
||||
"UOM": "UOM",
|
||||
"UOM Details": "UOM \u0935\u093f\u0935\u0930\u0923",
|
||||
"UOM Name": "UOM \u0928\u093e\u092e"
|
||||
}
|
||||
Reference in New Issue
Block a user