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:
28
utilities/doctype/address/locale/_messages_doc.json
Normal file
28
utilities/doctype/address/locale/_messages_doc.json
Normal file
@@ -0,0 +1,28 @@
|
||||
[
|
||||
"e.g. Office, Billing, Shipping",
|
||||
"State",
|
||||
"Linked With",
|
||||
"Supplier",
|
||||
"Is Primary Address",
|
||||
"Address Title",
|
||||
"Is Shipping Address",
|
||||
"Fax",
|
||||
"Address Type",
|
||||
"Check to make Shipping Address",
|
||||
"Address Details",
|
||||
"Phone",
|
||||
"Address Line2",
|
||||
"Address Line1",
|
||||
"Address",
|
||||
"City/Town",
|
||||
"Customer",
|
||||
"Country",
|
||||
"Utilities",
|
||||
"Check to make primary address",
|
||||
"Customer Name",
|
||||
"Sales Partner",
|
||||
"Pincode",
|
||||
"Name of person or organization that this address belongs to.",
|
||||
"Supplier Name",
|
||||
"Email Id"
|
||||
]
|
||||
28
utilities/doctype/address/locale/hi-doc.json
Normal file
28
utilities/doctype/address/locale/hi-doc.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"Address": "\u092a\u0924\u093e",
|
||||
"Address Details": "\u092a\u0924\u0947 \u0915\u0940 \u091c\u093e\u0928\u0915\u093e\u0930\u0940",
|
||||
"Address Line1": "\u092a\u0924\u093e \u0932\u093e\u0907\u0928 1",
|
||||
"Address Line2": "\u0932\u093e\u0907\u0928 2 \u092a\u0924\u093e",
|
||||
"Address Title": "\u092a\u0924\u093e \u0936\u0940\u0930\u094d\u0937\u0915",
|
||||
"Address Type": "\u092a\u0924\u093e \u092a\u094d\u0930\u0915\u093e\u0930",
|
||||
"Check to make Shipping Address": "\u0936\u093f\u092a\u093f\u0902\u0917 \u092a\u0924\u093e \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f",
|
||||
"Check to make primary address": "\u092a\u094d\u0930\u093e\u0925\u092e\u093f\u0915 \u092a\u0924\u0947 \u0915\u0940 \u091c\u093e\u0902\u091a \u0915\u0930\u0947\u0902",
|
||||
"City/Town": "\u0936\u0939\u0930 / \u0928\u0917\u0930",
|
||||
"Country": "\u0926\u0947\u0936",
|
||||
"Customer": "\u0917\u094d\u0930\u093e\u0939\u0915",
|
||||
"Customer Name": "\u0917\u094d\u0930\u093e\u0939\u0915 \u0915\u093e \u0928\u093e\u092e",
|
||||
"Email Id": "\u0908\u092e\u0947\u0932 \u0906\u0908\u0921\u0940",
|
||||
"Fax": "\u092b\u0948\u0915\u094d\u0938",
|
||||
"Is Primary Address": "\u092a\u094d\u0930\u093e\u0925\u092e\u093f\u0915 \u092a\u0924\u093e",
|
||||
"Is Shipping Address": "\u0936\u093f\u092a\u093f\u0902\u0917 \u092a\u0924\u093e \u0939\u0948",
|
||||
"Linked With": "\u0915\u0947 \u0938\u093e\u0925 \u091c\u0941\u0921\u093c\u093e \u0939\u0941\u0906",
|
||||
"Name of person or organization that this address belongs to.": "\u0915\u093f \u0907\u0938 \u092a\u0924\u0947 \u092a\u0930 \u0938\u0902\u092c\u0927\u093f\u0924 \u0935\u094d\u092f\u0915\u094d\u0924\u093f \u092f\u093e \u0938\u0902\u0917\u0920\u0928 \u0915\u093e \u0928\u093e\u092e.",
|
||||
"Phone": "\u092b\u093c\u094b\u0928",
|
||||
"Pincode": "Pincode",
|
||||
"Sales Partner": "\u092c\u093f\u0915\u094d\u0930\u0940 \u0938\u093e\u0925\u0940",
|
||||
"State": "\u0930\u093e\u091c\u094d\u092f",
|
||||
"Supplier": "\u092a\u094d\u0930\u0926\u093e\u092f\u0915",
|
||||
"Supplier Name": "\u092a\u094d\u0930\u0926\u093e\u092f\u0915 \u0928\u093e\u092e",
|
||||
"Utilities": "\u0909\u092a\u092f\u094b\u0917\u093f\u0924\u093e\u090f\u0901",
|
||||
"e.g. Office, Billing, Shipping": "\u091c\u0948\u0938\u0947 \u0915\u093e\u0930\u094d\u092f\u093e\u0932\u092f, \u0928\u094c\u0935\u0939\u0928, \u092c\u093f\u0932\u093f\u0902\u0917"
|
||||
}
|
||||
Reference in New Issue
Block a user