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,6 @@
[
"Country",
"Setup",
"State",
"State Name"
]

View File

@@ -0,0 +1,6 @@
{
"Country": "\u0926\u0947\u0936",
"Setup": "\u0935\u094d\u092f\u0935\u0938\u094d\u0925\u093e",
"State": "\u0930\u093e\u091c\u094d\u092f",
"State Name": "\u0930\u093e\u091c\u094d\u092f \u0915\u093e \u0928\u093e\u092e"
}