From 4abd13c587f30f0ea7d3ff990295fd749e0da9fa Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 30 Jun 2021 17:06:18 +0200 Subject: [PATCH] New translations app.public.en.yml (Spanish) --- config/locales/app.public.es.yml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/config/locales/app.public.es.yml b/config/locales/app.public.es.yml index fab79c729..9da70023d 100644 --- a/config/locales/app.public.es.yml +++ b/config/locales/app.public.es.yml @@ -210,9 +210,14 @@ es: new_availability: "Open reservations" book: "Reservar" _or_the_: " o el " - status_enabled: "Activas" - status_disabled: "No activas" - status_all: "Todas" + machines_filters: + show_machines: "Show machines" + status_enabled: "Enabled" + status_disabled: "Disabled" + status_all: "All" + machine_card: + book: "Book" + consult: "Consult" #details of a machine machines_show: book_this_machine: "Alquilar máquina"