mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 18:28:52 +00:00
Removed unused locale strings
This commit is contained in:
+1
-1
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user