Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,7 @@
"NO_FLIGHT_DIRECTIONS_TO_SELECT": "No flight directions to select",
"NO_FRAME_INPUT": "No frame input",
"NO_JOBS_LEFT_THIS_MONTH": "No jobs left this month",
"NO_MOBILE_DISPLACEMENT_SEARCH": "Displacement Searches are not available on small screens.",
"NO_NAME": "No Name",
"NO_ON_DEMAND_PRODUCTS": "No On Demand Products",
"NO_PAIR_SELECTED": "No Pair Selected",
Expand Down
1 change: 1 addition & 0 deletions src/assets/i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -509,6 +509,7 @@
"NO_FLIGHT_DIRECTIONS_TO_SELECT": "No hay direcciones de vuelo para seleccionar",
"NO_FRAME_INPUT": "Sin entrada del cuadro",
"NO_JOBS_LEFT_THIS_MONTH": "No quedan trabajos este mes",
"NO_MOBILE_DISPLACEMENT_SEARCH": "Las búsquedas de desplazamiento no están disponibles en pantallas pequeñas.",
"NO_NAME": "Sin Nombre",
"NO_ON_DEMAND_PRODUCTS": "No hay productos On Demand disponibles",
"NO_PAIR_SELECTED": "Ningún par seleccionado",
Expand Down
Loading