remove unused locale

This commit is contained in:
Csoki
2022-11-26 21:05:09 +01:00
parent cec68f2708
commit 4eefe97270
-1
View File
@@ -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)