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:
10
website/doctype/blog/locale/_messages_doc.json
Normal file
10
website/doctype/blog/locale/_messages_doc.json
Normal file
@@ -0,0 +1,10 @@
|
||||
[
|
||||
"Website",
|
||||
"Content",
|
||||
"Title",
|
||||
"Page Name",
|
||||
"Blog",
|
||||
"File List",
|
||||
"Published",
|
||||
"Email Sent"
|
||||
]
|
||||
10
website/doctype/blog/locale/hi-doc.json
Normal file
10
website/doctype/blog/locale/hi-doc.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"Blog": "\u092c\u094d\u0932\u0949\u0917",
|
||||
"Content": "\u0938\u093e\u092e\u0917\u094d\u0930\u0940",
|
||||
"Email Sent": "\u0908\u092e\u0947\u0932 \u092d\u0947\u091c\u093e \u0917\u092f\u093e",
|
||||
"File List": "\u092b\u093c\u093e\u0907\u0932 \u0938\u0942\u091a\u0940",
|
||||
"Page Name": "\u092a\u0947\u091c \u0915\u093e \u0928\u093e\u092e",
|
||||
"Published": "\u092a\u094d\u0930\u0915\u093e\u0936\u093f\u0924",
|
||||
"Title": "\u0936\u0940\u0930\u094d\u0937\u0915",
|
||||
"Website": "\u0935\u0947\u092c\u0938\u093e\u0907\u091f"
|
||||
}
|
||||
Reference in New Issue
Block a user