From d855a70654f17981dd8d0eb9f657be84192141d5 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 30 Jun 2021 17:06:04 +0200 Subject: [PATCH] New translations app.public.en.yml (Portuguese) --- config/locales/app.public.pt.yml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/config/locales/app.public.pt.yml b/config/locales/app.public.pt.yml index 64cb8ec16..eb7a01835 100755 --- a/config/locales/app.public.pt.yml +++ b/config/locales/app.public.pt.yml @@ -210,9 +210,14 @@ pt: new_availability: "Reservas em aberto" book: "Reservar" _or_the_: " ou o " - status_enabled: "Ativo" - status_disabled: "Desabilitado" - status_all: "Todos" + 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: "Reservar essa máquina"