mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 22:02:27 +00:00
fix(locales): add comma
Closes https://github.com/FXServer-ESX/fxserver-esx_vehicleshop/issues/6
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ Locales['en'] = {
|
||||
['wash_money'] = 'money laundering',
|
||||
['withdraw_amount'] = 'amount of withdrawal',
|
||||
['withdraw_money'] = 'remove company money',
|
||||
['yes'] = 'yes'
|
||||
['yes'] = 'yes',
|
||||
['deposit_stock'] = 'deposit Stock',
|
||||
['take_stock'] = 'take Stock',
|
||||
['dealership_stock'] = 'dealership Stock',
|
||||
|
||||
Reference in New Issue
Block a user