mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 21:13:26 +02:00
Some flexibility changes
This commit is contained in:
@@ -143,6 +143,10 @@ function Locales.setLocale(name)
|
||||
return true
|
||||
end
|
||||
|
||||
function Locales.getComboBox()
|
||||
return localeComboBox
|
||||
end
|
||||
|
||||
-- global function used to translate texts
|
||||
function tr(text, ...)
|
||||
if currentLocale then
|
||||
|
Reference in New Issue
Block a user