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,11 @@
[
"Trash Reason",
"Expiry Date",
"Description",
"Item",
"Batch Started Date",
"Batch",
"Batch ID",
"Batch Finished Date",
"Stock"
]

View File

@@ -0,0 +1,11 @@
{
"Batch": "\u092c\u0948\u091a",
"Batch Finished Date": "\u092c\u0948\u091a \u0924\u093f\u0925\u093f \u0938\u092e\u093e\u092a\u094d\u0924",
"Batch ID": "\u092c\u0948\u091a \u0906\u0908\u0921\u0940",
"Batch Started Date": "\u092c\u0948\u091a \u0924\u093f\u0925\u093f \u0936\u0941\u0930\u0942 \u0915\u093f\u092f\u093e",
"Description": "\u0935\u093f\u0935\u0930\u0923",
"Expiry Date": "\u0938\u092e\u093e\u092a\u094d\u0924\u093f \u0926\u093f\u0928\u093e\u0902\u0915",
"Item": "\u092e\u0926",
"Stock": "\u0938\u094d\u091f\u0949\u0915",
"Trash Reason": "\u091f\u094d\u0930\u0948\u0936 \u0915\u093e\u0930\u0923"
}