2012-04-27 08:52:49 +02:00
|
|
|
locale = {
|
|
|
|
name = "en",
|
2012-08-18 00:44:57 +02:00
|
|
|
charset = "cp1252",
|
2012-04-27 08:52:49 +02:00
|
|
|
languageName = "English",
|
|
|
|
|
|
|
|
-- translations are not needed because everything is already in english
|
|
|
|
translation = {}
|
|
|
|
}
|
|
|
|
|
|
|
|
Locales.installLocale(locale)
|