11 lines
481 B
Plaintext
11 lines
481 B
Plaintext
UI_ES = {
|
|
UI_Text_Towing_turnOffParkingBrake = "Apagar freno de mano",
|
|
UI_Text_Towing_turnOnParkingBrake = "Encender freno de mano",
|
|
UI_Text_Towing_noAviableVehicles = "No hay vehículos para unir<br>o no se puede unir",
|
|
UI_Text_Towing_attach = "Unir",
|
|
UI_Text_Towing_deattach = "Soltar",
|
|
UI_Text_Towing_byRope = "con una cuerda",
|
|
UI_Text_Towing_byTowBar = "con el enganche de remolque",
|
|
UI_Text_Towing_byHook = "con un gancho",
|
|
UI_Text_Towing_flipUpright = "Voltear hacia arriba"
|
|
} |