mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 13:03:27 +02:00
Pt translations, some helper functions
This commit is contained in:
@@ -130,6 +130,7 @@ end
|
||||
|
||||
function setLocale(name)
|
||||
local locale = installedLocales[name]
|
||||
if locale == currentLocale then return end
|
||||
if not locale then
|
||||
pwarning("Locale " .. name .. ' does not exist.')
|
||||
return false
|
||||
|
Reference in New Issue
Block a user