fixed hebrew language string and introducing fallback to english if wrong language is set

This commit is contained in:
Julian Lam
2014-02-09 12:15:47 -05:00
parent 90cd46815a
commit 7d736f9352
2 changed files with 9 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
{
"name": "עברית (ישראל)",
"code": "he_IL"
"code": "he"
}