Improved translation (#8)

This commit is contained in:
ElPumpo
2018-05-19 15:40:57 +02:00
parent ec9e5aa87d
commit e9fdf989b1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ Locales['en'] = {
['free_prop'] = 'free property',
['property'] = 'property',
['enter'] = 'enter',
['leave'] = 'leave the property',
['leave'] = 'sell',
['buy'] = 'buy',
['rent'] = 'rent',
['visit'] = 'visit',
+1 -1
View File
@@ -4,7 +4,7 @@ Locales['sv'] = {
['free_prop'] = 'ledig fastighet',
['property'] = 'fastighet',
['enter'] = 'gå in',
['leave'] = 'lämna',
['leave'] = 'sälj',
['buy'] = 'köp',
['rent'] = 'hyr',
['visit'] = 'besök',