Skip to content

Commit

Permalink
New translations en.json (Spanish)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexemanuelol committed Jul 18, 2024
1 parent fd354a2 commit 44a01da
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/languages/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,12 @@
"cargoLocatedAt": "El cargo está en {location}.",
"cargoNotCurrentlyOnMap": "El cargo no está en el mapa.",
"cargoShipDetectedSetting": "Cuando se detecte el cargo, envíe una notificación.",
"cargoShipDockingAtHarbor": "Cargo ship just docked at the Harbor at {location}",
"cargoShipDockingAtHarborSetting": "When Cargo Ship is docked at a harbor, send a notification.",
"cargoShipEgressSetting": "Cuando el cargo empiece a irse, envíe una notificación.",
"cargoShipEntersEgressStage": "El cargo se debería estar yendo del mapa por {location}.",
"cargoShipEntersMap": "El cargo está entrando al mapa por {location}.",
"cargoShipLeftHarbor": "Cargo ship just left the Harbor at {location}",
"cargoShipLeftMap": "El cargo acaba de salir del mapa por {location}.",
"cargoShipLeftSetting": "Cuando el cargo deje el mapa, envíe una notificación.",
"cargoShipLocated": "El cargo está en {location}.",
Expand Down Expand Up @@ -335,6 +338,7 @@
"deleteUnreachableDevicesCap": "ELIMINAR DISPOSITIVOS INALCANZABLES",
"despawnTime": "Despawn Time",
"despawnTimeOfItem": "Despawn time of {item} is {time}.",
"deviceIsAlreadyOnOff": "{device} is already {status}.",
"deviceIsCurrentlyOnOff": "{device} está actualmente {status}.",
"deviceWasTurnedOnOff": "{device} fue {status}.",
"disabledCap": "DESHABILITADO",
Expand Down

0 comments on commit 44a01da

Please sign in to comment.