fix: hotfix travel #1003

Merged
carlossa merged 4 commits from hotfix-7366travel into master 2024-11-26 12:17:06 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 728055352d - Show all commits

View File

@ -105,7 +105,7 @@ const warehousesOptionsIn = ref([]);
<i18n>
es:
raidDays: Si se marca "Redada", la fecha de entrega se moverá automáticamente los días indicados (incluido 0). Si se deja vacio, la fecha no cambiará
raidDays: Si se marca "Redada", la fecha de entrega se moverá automáticamente los días indicados. Si se deja a 0 la fecha no cambiará
en:
raidDays: If "Raid" is checked, the landing date will automatically shift by the specified number of days (including 0). If left empty, the date will stay the same.
raidDays: If "Raid" is checked, the landing date will automatically shift by the specified number of days. If it is 0 the date will not change.
</i18n>