Removed unused locale strings

This commit is contained in:
ElPumpo
2018-11-20 11:16:36 +01:00
parent feb0b05406
commit 11e58a247d
9 changed files with 57 additions and 158 deletions
+1 -1
View File
@@ -440,7 +440,7 @@ function OpenResellerMenu()
local amount = tonumber(data2.value)
if amount == nil then
ESX.ShowNotification(_U('invoice_amount'))
ESX.ShowNotification(_U('invalid_amount'))
else
menu2.close()