mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 20:29:09 +00:00
bootstrapped language and added 'hi'
This commit is contained in:
11
stock/doctype/batch/locale/_messages_doc.json
Normal file
11
stock/doctype/batch/locale/_messages_doc.json
Normal file
@@ -0,0 +1,11 @@
|
||||
[
|
||||
"Trash Reason",
|
||||
"Expiry Date",
|
||||
"Description",
|
||||
"Item",
|
||||
"Batch Started Date",
|
||||
"Batch",
|
||||
"Batch ID",
|
||||
"Batch Finished Date",
|
||||
"Stock"
|
||||
]
|
||||
11
stock/doctype/batch/locale/hi-doc.json
Normal file
11
stock/doctype/batch/locale/hi-doc.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"Batch": "\u092c\u0948\u091a",
|
||||
"Batch Finished Date": "\u092c\u0948\u091a \u0924\u093f\u0925\u093f \u0938\u092e\u093e\u092a\u094d\u0924",
|
||||
"Batch ID": "\u092c\u0948\u091a \u0906\u0908\u0921\u0940",
|
||||
"Batch Started Date": "\u092c\u0948\u091a \u0924\u093f\u0925\u093f \u0936\u0941\u0930\u0942 \u0915\u093f\u092f\u093e",
|
||||
"Description": "\u0935\u093f\u0935\u0930\u0923",
|
||||
"Expiry Date": "\u0938\u092e\u093e\u092a\u094d\u0924\u093f \u0926\u093f\u0928\u093e\u0902\u0915",
|
||||
"Item": "\u092e\u0926",
|
||||
"Stock": "\u0938\u094d\u091f\u0949\u0915",
|
||||
"Trash Reason": "\u091f\u094d\u0930\u0948\u0936 \u0915\u093e\u0930\u0923"
|
||||
}
|
||||
Reference in New Issue
Block a user