mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
remove unused locale
This commit is contained in:
@@ -380,7 +380,6 @@ else
|
||||
return cb(false)
|
||||
end
|
||||
|
||||
xPlayer.showNotification(TranslateCap('running'), "error")
|
||||
if not checkNameFormat(data.firstname) then
|
||||
xPlayer.showNotification(TranslateCap('invalid_firstname_format'), "error")
|
||||
return cb(false)
|
||||
|
||||
Reference in New Issue
Block a user