mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-06 05:39:12 +00:00
bootstrapped language and added 'hi'
This commit is contained in:
6
setup/doctype/currency/locale/_messages_doc.json
Normal file
6
setup/doctype/currency/locale/_messages_doc.json
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
"Currency",
|
||||
"Setup",
|
||||
"Currency Name",
|
||||
"**Currency** Master"
|
||||
]
|
||||
6
setup/doctype/currency/locale/hi-doc.json
Normal file
6
setup/doctype/currency/locale/hi-doc.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"**Currency** Master": "** \u092e\u0941\u0926\u094d\u0930\u093e ** \u092e\u093e\u0938\u094d\u091f\u0930",
|
||||
"Currency": "\u092e\u0941\u0926\u094d\u0930\u093e",
|
||||
"Currency Name": "\u092e\u0941\u0926\u094d\u0930\u093e \u0915\u093e \u0928\u093e\u092e",
|
||||
"Setup": "\u0935\u094d\u092f\u0935\u0938\u094d\u0925\u093e"
|
||||
}
|
||||
Reference in New Issue
Block a user