mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
chore(style): correct indentation
This commit is contained in:
+27
-27
@@ -1,31 +1,31 @@
|
||||
Locales['en'] = {
|
||||
|
||||
['free_prop'] = 'free property',
|
||||
['property'] = 'property',
|
||||
['enter'] = 'enter',
|
||||
['leave'] = 'leave',
|
||||
['buy'] = 'buy',
|
||||
['rent'] = 'rent',
|
||||
['visit'] = 'visit',
|
||||
['press_to_menu'] = 'press ~INPUT_CONTEXT~ to access the menu',
|
||||
['owned_properties'] = 'acquired properties',
|
||||
['available_properties'] = 'available properties',
|
||||
['invite_player'] = 'invite a player',
|
||||
['you_invited'] = 'you invited %s',
|
||||
['player_clothes'] = 'clothes',
|
||||
['remove_object'] = 'remove object',
|
||||
['deposit_object'] = 'deposit object',
|
||||
['invite'] = 'invite',
|
||||
['dirty_money'] = 'dirty money $',
|
||||
['inventory'] = 'inventory',
|
||||
['amount'] = 'amount?',
|
||||
['amount_invalid'] = 'invalid amount',
|
||||
['press_to_exit'] = 'press ~INPUT_CONTEXT~ to exit the property',
|
||||
['rented_for'] = 'you rented a property for $',
|
||||
['purchased_for'] = 'you purchased a property for $',
|
||||
['made_property'] = 'you have made a property',
|
||||
['not_enough'] = 'you do not have enough money',
|
||||
['invalid_quantity'] = 'invalid quantity',
|
||||
['paid_rent'] = 'you ~g~paid~s~ your rent: ~g~$',
|
||||
['free_prop'] = 'free property',
|
||||
['property'] = 'property',
|
||||
['enter'] = 'enter',
|
||||
['leave'] = 'leave',
|
||||
['buy'] = 'buy',
|
||||
['rent'] = 'rent',
|
||||
['visit'] = 'visit',
|
||||
['press_to_menu'] = 'press ~INPUT_CONTEXT~ to access the menu',
|
||||
['owned_properties'] = 'acquired properties',
|
||||
['available_properties'] = 'available properties',
|
||||
['invite_player'] = 'invite a player',
|
||||
['you_invited'] = 'you invited %s',
|
||||
['player_clothes'] = 'clothes',
|
||||
['remove_object'] = 'remove object',
|
||||
['deposit_object'] = 'deposit object',
|
||||
['invite'] = 'invite',
|
||||
['dirty_money'] = 'dirty money $',
|
||||
['inventory'] = 'inventory',
|
||||
['amount'] = 'amount?',
|
||||
['amount_invalid'] = 'invalid amount',
|
||||
['press_to_exit'] = 'press ~INPUT_CONTEXT~ to exit the property',
|
||||
['rented_for'] = 'you rented a property for $',
|
||||
['purchased_for'] = 'you purchased a property for $',
|
||||
['made_property'] = 'you have made a property',
|
||||
['not_enough'] = 'you do not have enough money',
|
||||
['invalid_quantity'] = 'invalid quantity',
|
||||
['paid_rent'] = 'you ~g~paid~s~ your rent: ~g~$',
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user