some cleanup in locales

This commit is contained in:
Eduardo Bart
2012-04-27 03:52:49 -03:00
parent ceb051cb75
commit b1e5fdc9ae
4 changed files with 20 additions and 22 deletions

View File

@@ -0,0 +1,9 @@
locale = {
name = "en",
languageName = "English",
-- translations are not needed because everything is already in english
translation = {}
}
Locales.installLocale(locale)