mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
Fix locale file
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ Locales['en'] = {
|
||||
['amount_invalid'] = 'amount invalid',
|
||||
['deposit_amount'] = 'amount to deposit',
|
||||
['launder_amount'] = 'amount to launder',
|
||||
['press_to_open'] = 'press ~INPUT_CONTEXT~ to access the menu'
|
||||
['press_to_open'] = 'press ~INPUT_CONTEXT~ to access the menu',
|
||||
['billing'] = 'billing',
|
||||
['invoice_amount'] = 'invoice amount',
|
||||
['no_players_near'] = 'no players nearby',
|
||||
|
||||
Reference in New Issue
Block a user