mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-07 07:02:54 +00:00
bootstrapped language and added 'hi'
This commit is contained in:
5
hr/doctype/designation/locale/_messages_doc.json
Normal file
5
hr/doctype/designation/locale/_messages_doc.json
Normal file
@@ -0,0 +1,5 @@
|
||||
[
|
||||
"HR",
|
||||
"Trash Reason",
|
||||
"Designation"
|
||||
]
|
||||
5
hr/doctype/designation/locale/hi-doc.json
Normal file
5
hr/doctype/designation/locale/hi-doc.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"Designation": "\u092a\u0926\u0928\u093e\u092e",
|
||||
"HR": "\u092e\u093e\u0928\u0935 \u0938\u0902\u0938\u093e\u0927\u0928",
|
||||
"Trash Reason": "\u091f\u094d\u0930\u0948\u0936 \u0915\u093e\u0930\u0923"
|
||||
}
|
||||
Reference in New Issue
Block a user