Fixed paying rent (fixes #30), fixed #33

This commit is contained in:
ElPumpo
2018-05-04 18:08:03 +02:00
parent f89b7ae31c
commit 1b5c7405a5
7 changed files with 34 additions and 67 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ Locales['de'] = {
['not_enough_money'] = 'du hast nicht genug Geld',
['not_rental'] = 'dies ist kein ~r~Mietwagen~s~',
['not_yours'] = 'dieses Fahrzeug gehört dir nicht',
['paid_rental'] = 'du ~g~bezahlst~s~ für den Mietwagen : ~g~$',
['paid_rental'] = 'du ~g~bezahlst~s~ für den Mietwagen: ~g~$%s~s~',
['personal_vehicle'] = 'Persönliches Fahrzeug',
['pop_vehicle'] = 'Fahrzeug holen',
['recruit'] = 'Neuling',