Minor changes

This commit is contained in:
ElPumpo
2018-07-29 15:07:38 +02:00
parent 60222d0a3c
commit c4d4a46ce0
8 changed files with 42 additions and 53 deletions
+3 -4
View File
@@ -1,6 +1,5 @@
Locales['br'] = {
['veh_released'] = 'Veículo ~g~já está disponivel',
['veh_stored'] = 'Veículo ~g~guardado',
['veh_released'] = 'veículo ~g~já está disponivel',
['veh_stored'] = 'veículo ~g~guardado',
['veh_health'] = 'you\'ll have to repair the vehicle before storing it.',
}