Locale cleanup

This commit is contained in:
ElPumpo
2018-10-31 15:25:08 +01:00
parent a38b560a16
commit d65947e61b
10 changed files with 28 additions and 60 deletions
-6
View File
@@ -2,14 +2,9 @@ Locales['en'] = {
['properties'] = 'properties',
['property'] = 'property',
['clients'] = 'clients',
['remove_comp_money'] = 'remove company money',
['dep_money'] = 'deposit money',
['wash_money'] = 'wash money',
['realtor'] = 'real Estate Agent',
['amount_withdraw'] = 'amount of withdrawal',
['invalid_amount'] = 'invalid amount',
['amount_deposit'] = 'deposit amount',
['amount_launder'] = 'amount to launder',
['press_to_access'] = 'press ~INPUT_CONTEXT~ to access the menu',
['property_actions'] = '{{Assign [Sell]|sell}} {{Assign [Rent]|rent}} {{GPS|gps}}',
['amount'] = 'amount',
@@ -18,6 +13,5 @@ Locales['en'] = {
['rent'] = 'rent',
['sell'] = 'sell',
['realtors'] = 'real Estate Agents',
['client'] = 'real Estate Client',
['boss_action'] = 'boss Actions',
}