0
0
Fork 0

fix: translations travel

This commit is contained in:
Carlos Andrés 2024-11-28 19:24:13 +01:00
parent 7a3e2c0a9b
commit 67c257ce0e
3 changed files with 4 additions and 4 deletions

View File

@ -766,7 +766,7 @@ travel:
thermographs: Thermographs
hb: HB
basicData:
daysInForward: Days in forward
daysInForward: Automatic movement (Raid)
isRaid: Raid
thermographs:
temperature: Temperature

View File

@ -760,7 +760,7 @@ travel:
thermographs: Termógrafos
hb: HB
basicData:
daysInForward: Días redada
daysInForward: Desplazamiento automatico (redada)
isRaid: Redada
thermographs:
temperature: Temperatura

View File

@ -104,7 +104,7 @@ const warehousesOptionsIn = ref([]);
<i18n>
es:
raidDays: Si se marca "Redada", la fecha de entrega se moverá automáticamente los días indicados.
raidDays: El travel se desplaza automáticamente cada día para estar desde hoy al número de días indicado. Si se deja vacio no se moverá
en:
raidDays: If "Raid" is checked, the landing date will automatically shift by the specified number of days.
raidDays: The travel adjusts itself daily to match the number of days set, starting from today. If left blank, it wont move
</i18n>