mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 18:28:52 +00:00
Improved translation (#8)
This commit is contained in:
+1
-1
@@ -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
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user