mirror of
https://github.com/edubart/otclient.git
synced 2025-10-22 07:15:55 +02:00
some cleanup in locales
This commit is contained in:
9
modules/client_locales/locales/en.lua
Normal file
9
modules/client_locales/locales/en.lua
Normal file
@@ -0,0 +1,9 @@
|
||||
locale = {
|
||||
name = "en",
|
||||
languageName = "English",
|
||||
|
||||
-- translations are not needed because everything is already in english
|
||||
translation = {}
|
||||
}
|
||||
|
||||
Locales.installLocale(locale)
|
Reference in New Issue
Block a user