mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-05 21:29:11 +00:00
bootstrapped language and added 'hi'
This commit is contained in:
4
home/doctype/company_control/locale/_messages_doc.json
Normal file
4
home/doctype/company_control/locale/_messages_doc.json
Normal file
@@ -0,0 +1,4 @@
|
||||
[
|
||||
"Home",
|
||||
"Company Control"
|
||||
]
|
||||
4
home/doctype/company_control/locale/hi-doc.json
Normal file
4
home/doctype/company_control/locale/hi-doc.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"Company Control": "\u0915\u0902\u092a\u0928\u0940 \u0915\u0947 \u0928\u093f\u092f\u0902\u0924\u094d\u0930\u0923",
|
||||
"Home": "\u0918\u0930"
|
||||
}
|
||||
10
home/doctype/feed/locale/_messages_doc.json
Normal file
10
home/doctype/feed/locale/_messages_doc.json
Normal file
@@ -0,0 +1,10 @@
|
||||
[
|
||||
"Feed",
|
||||
"Doc Name",
|
||||
"Color",
|
||||
"Feed Type",
|
||||
"Doc Type",
|
||||
"Home",
|
||||
"Full Name",
|
||||
"Subject"
|
||||
]
|
||||
10
home/doctype/feed/locale/hi-doc.json
Normal file
10
home/doctype/feed/locale/hi-doc.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"Color": "\u0930\u0902\u0917",
|
||||
"Doc Name": "\u0921\u0949\u0915\u094d\u091f\u0930 \u0915\u093e \u0928\u093e\u092e",
|
||||
"Doc Type": "\u0921\u0949\u0915\u094d\u091f\u0930 \u0915\u0947 \u092a\u094d\u0930\u0915\u093e\u0930",
|
||||
"Feed": "\u0916\u093f\u0932\u093e\u0928\u093e",
|
||||
"Feed Type": "\u092a\u094d\u0930\u0915\u093e\u0930 \u092b\u093c\u0940\u0921",
|
||||
"Full Name": "\u092a\u0942\u0930\u093e \u0928\u093e\u092e",
|
||||
"Home": "\u0918\u0930",
|
||||
"Subject": "\u0935\u093f\u0937\u092f"
|
||||
}
|
||||
4
home/doctype/home_control/locale/_messages_doc.json
Normal file
4
home/doctype/home_control/locale/_messages_doc.json
Normal file
@@ -0,0 +1,4 @@
|
||||
[
|
||||
"Home",
|
||||
"Home Control"
|
||||
]
|
||||
4
home/doctype/home_control/locale/hi-doc.json
Normal file
4
home/doctype/home_control/locale/hi-doc.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"Home": "\u0918\u0930",
|
||||
"Home Control": "\u0939\u094b\u092e \u0928\u093f\u092f\u0902\u0924\u094d\u0930\u0923"
|
||||
}
|
||||
Reference in New Issue
Block a user