mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-08 15:42:52 +00:00
bootstrapped language and added 'hi'
This commit is contained in:
6
hr/doctype/holiday/locale/_messages_doc.json
Normal file
6
hr/doctype/holiday/locale/_messages_doc.json
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
"HR",
|
||||
"Date",
|
||||
"Holiday",
|
||||
"Description"
|
||||
]
|
||||
6
hr/doctype/holiday/locale/hi-doc.json
Normal file
6
hr/doctype/holiday/locale/hi-doc.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"Date": "\u0924\u093e\u0930\u0940\u0916",
|
||||
"Description": "\u0935\u093f\u0935\u0930\u0923",
|
||||
"HR": "\u092e\u093e\u0928\u0935 \u0938\u0902\u0938\u093e\u0927\u0928",
|
||||
"Holiday": "\u091b\u0941\u091f\u094d\u091f\u0940"
|
||||
}
|
||||
Reference in New Issue
Block a user