0.0.1
This commit is contained in:
12
resources/[esx_addons]/esx_cruisecontrol/locales/nl.lua
Normal file
12
resources/[esx_addons]/esx_cruisecontrol/locales/nl.lua
Normal file
@@ -0,0 +1,12 @@
|
||||
Locales['nl'] = {
|
||||
['activated'] = 'geactiveerd',
|
||||
['deactivated'] = 'gedeactiveerd',
|
||||
['increaseSpeed'] = 'Verhoog snelheid',
|
||||
['decreaseSpeed'] = 'Verlaag snelheid',
|
||||
['cruiseControl'] = 'Snelheidsregelaar',
|
||||
|
||||
--Seatbelt
|
||||
['toggleSeatbelt'] = "Doe gordel aan / uit",
|
||||
["seatbeltOn"] = "Gordel aan",
|
||||
["seatbeltOff"] = "Gordel uit"
|
||||
}
|
||||
Reference in New Issue
Block a user