bootstrapped language and added 'hi'

This commit is contained in:
Rushabh Mehta
2013-01-07 15:39:54 +05:30
parent 947a025bde
commit 523aec499a
535 changed files with 10548 additions and 41 deletions

View File

@@ -0,0 +1,14 @@
[
"Status",
"Amendment Date",
"Timesheet By",
"Notes",
"Timesheet",
"Submitted",
"Draft",
"Timesheet Date",
"Timesheet Details",
"Cancelled",
"Amended From",
"Projects"
]

View 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"
}