mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-07 15:12:51 +00:00
bootstrapped language and added 'hi'
This commit is contained in:
23
utilities/doctype/contact/locale/_messages_doc.json
Normal file
23
utilities/doctype/contact/locale/_messages_doc.json
Normal file
@@ -0,0 +1,23 @@
|
||||
[
|
||||
"Customer",
|
||||
"Trash Reason",
|
||||
"Enter designation of this Contact",
|
||||
"Designation",
|
||||
"Enter department to which this Contact belongs",
|
||||
"Phone",
|
||||
"Last Name",
|
||||
"Communication HTML",
|
||||
"Is Primary Contact",
|
||||
"Utilities",
|
||||
"Department",
|
||||
"First Name",
|
||||
"Contact",
|
||||
"Customer Name",
|
||||
"Unsubscribed",
|
||||
"Mobile No",
|
||||
"Supplier",
|
||||
"Contact Details",
|
||||
"Sales Partner",
|
||||
"Supplier Name",
|
||||
"Email Id"
|
||||
]
|
||||
23
utilities/doctype/contact/locale/hi-doc.json
Normal file
23
utilities/doctype/contact/locale/hi-doc.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"Communication HTML": "\u0938\u0902\u091a\u093e\u0930 HTML",
|
||||
"Contact": "\u0938\u0902\u092a\u0930\u094d\u0915",
|
||||
"Contact Details": "\u091c\u093e\u0928\u0915\u093e\u0930\u0940 \u0915\u0947 \u0932\u093f\u090f \u0938\u0902\u092a\u0930\u094d\u0915",
|
||||
"Customer": "\u0917\u094d\u0930\u093e\u0939\u0915",
|
||||
"Customer Name": "\u0917\u094d\u0930\u093e\u0939\u0915 \u0915\u093e \u0928\u093e\u092e",
|
||||
"Department": "\u0935\u093f\u092d\u093e\u0917",
|
||||
"Designation": "\u092a\u0926\u0928\u093e\u092e",
|
||||
"Email Id": "\u0908\u092e\u0947\u0932 \u0906\u0908\u0921\u0940",
|
||||
"Enter department to which this Contact belongs": "\u0935\u093f\u092d\u093e\u0917 \u0915\u094b \u091c\u094b \u0907\u0938 \u0938\u0902\u092a\u0930\u094d\u0915 \u0915\u0947 \u0905\u0902\u0924\u0930\u094d\u0917\u0924 \u0906\u0924\u093e \u0926\u0930\u094d\u091c \u0915\u0930\u0947\u0902",
|
||||
"Enter designation of this Contact": "\u0907\u0938 \u0938\u0902\u092a\u0930\u094d\u0915 \u0915\u0947 \u092a\u0926 \u092a\u0930 \u0928\u093f\u092f\u0941\u0915\u094d\u0924\u093f \u0926\u0930\u094d\u091c \u0915\u0930\u0947\u0902",
|
||||
"First Name": "\u092a\u094d\u0930\u0925\u092e \u0928\u093e\u092e",
|
||||
"Is Primary Contact": "\u092a\u094d\u0930\u093e\u0925\u092e\u093f\u0915 \u0938\u0902\u092a\u0930\u094d\u0915",
|
||||
"Last Name": "\u0938\u0930\u0928\u0947\u092e",
|
||||
"Mobile No": "\u0928\u0939\u0940\u0902 \u092e\u094b\u092c\u093e\u0907\u0932",
|
||||
"Phone": "\u092b\u093c\u094b\u0928",
|
||||
"Sales Partner": "\u092c\u093f\u0915\u094d\u0930\u0940 \u0938\u093e\u0925\u0940",
|
||||
"Supplier": "\u092a\u094d\u0930\u0926\u093e\u092f\u0915",
|
||||
"Supplier Name": "\u092a\u094d\u0930\u0926\u093e\u092f\u0915 \u0928\u093e\u092e",
|
||||
"Trash Reason": "\u091f\u094d\u0930\u0948\u0936 \u0915\u093e\u0930\u0923",
|
||||
"Unsubscribed": "\u0906\u092a\u0915\u0940 \u0938\u0926\u0938\u094d\u092f\u0924\u093e \u0938\u092e\u093e\u092a\u094d\u0924 \u0915\u0930 \u0926\u0940",
|
||||
"Utilities": "\u0909\u092a\u092f\u094b\u0917\u093f\u0924\u093e\u090f\u0901"
|
||||
}
|
||||
Reference in New Issue
Block a user