mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 04:09:11 +00:00
bootstrapped language and added 'hi'
This commit is contained in:
14
projects/doctype/timesheet/locale/_messages_doc.json
Normal file
14
projects/doctype/timesheet/locale/_messages_doc.json
Normal file
@@ -0,0 +1,14 @@
|
||||
[
|
||||
"Status",
|
||||
"Amendment Date",
|
||||
"Timesheet By",
|
||||
"Notes",
|
||||
"Timesheet",
|
||||
"Submitted",
|
||||
"Draft",
|
||||
"Timesheet Date",
|
||||
"Timesheet Details",
|
||||
"Cancelled",
|
||||
"Amended From",
|
||||
"Projects"
|
||||
]
|
||||
14
projects/doctype/timesheet/locale/hi-doc.json
Normal file
14
projects/doctype/timesheet/locale/hi-doc.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"Amended From": "\u0938\u0947 \u0938\u0902\u0936\u094b\u0927\u093f\u0924",
|
||||
"Amendment Date": "\u0938\u0902\u0936\u094b\u0927\u0928 \u0924\u093f\u0925\u093f",
|
||||
"Cancelled": "Cancelled",
|
||||
"Draft": "\u092e\u0938\u094c\u0926\u093e",
|
||||
"Notes": "\u0928\u094b\u091f\u094d\u0938",
|
||||
"Projects": "\u092a\u0930\u093f\u092f\u094b\u091c\u0928\u093e\u0913\u0902",
|
||||
"Status": "\u0939\u0948\u0938\u093f\u092f\u0924",
|
||||
"Submitted": "\u092a\u0947\u0936",
|
||||
"Timesheet": "Timesheet",
|
||||
"Timesheet By": "\u0926\u094d\u0935\u093e\u0930\u093e Timesheet",
|
||||
"Timesheet Date": "Timesheet \u0924\u093f\u0925\u093f",
|
||||
"Timesheet Details": "Timesheet \u0935\u093f\u0935\u0930\u0923"
|
||||
}
|
||||
Reference in New Issue
Block a user