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['fi'] = {
['properties'] = 'kiinteistöt',
['property'] = 'kiinteistö',
['clients'] = 'asiakkaat',
['remove_comp_money'] = 'nosta yrityksen varoja',
['dep_money'] = 'talleta rahaa',
['wash_money'] = 'pese rahaa',
['realtor'] = 'kiinteistövälittäjä',
['amount_withdraw'] = 'nostettava määrä',
['invalid_amount'] = 'virheellinen summa',
['amount_deposit'] = 'talletettava summa',
['amount_launder'] = 'pestävä summa',
['press_to_access'] = 'paina ~INPUT_CONTEXT~ avataksesi menu',
['property_actions'] = '{{Aseta [Myy]|sell}} {{Aseta [Vuokraa]|rent}} {{GPS|gps}}',
['amount'] = 'määrä',
@@ -18,6 +13,5 @@ Locales['fi'] = {
['rent'] = 'vuokraa',
['sell'] = 'myy',
['realtors'] = 'Kiinteistövälitys',
['client'] = 'Kiinteistövälityksen asiakas',
['boss_action'] = 'pomo Toiminnot',
}