Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions cd_garage/locales.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1178,10 +1178,10 @@ Locales = {
['harbor'] = 'Haven',
['hangar'] = 'Hangaar',
['open_garage_1'] = '[E] Voertuig snelkiezen',
['open_garage_2'] = '[G] Ga garage binnen',
['open_garage_2'] = '[H] Ga garage binnen',
['open_garage_3'] = '[E] Ga haven binnen',
['open_garage_4'] = '[E] Ga hangaar binnen',
['notif_storevehicle'] = '[F] Zet voertuig in garage',
['notif_storevehicle'] = '[G] Zet voertuig in garage',
['vehicle_toolarge'] = 'Dit voertuig is te groot voor deze garage : ',
['car_city_impound'] = 'Voertuig inbeslagneming (stad)',
['car_sandy_impound'] = 'Voertuig inbeslagneming (sandy)',
Expand Down