tibia-client/modules/client_locales/locales/en-us.lua

8 lines
134 B
Lua
Raw Normal View History

2012-04-26 04:57:56 +02:00
locale = {
name = 'en-us',
-- Translations not needed. en-us is already default.
translation = {}
}
Locales.installLocale(locale)