From 8f44f695c931e3de8dee04a25f0455efb8e58045 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Mon, 20 Apr 2020 10:25:39 +0200 Subject: [PATCH] New translations app.shared.en.yml (Portuguese) --- config/locales/app.shared.pt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/app.shared.pt.yml b/config/locales/app.shared.pt.yml index 577b81657..ffa6a90ff 100755 --- a/config/locales/app.shared.pt.yml +++ b/config/locales/app.shared.pt.yml @@ -379,7 +379,7 @@ pt: select_one_or_more_slots_in_the_calendar: "Selecionar um {SINGLE, select, true{slot} other{ou mais slots}} no calendário" you_ve_just_selected_the_slot: "Você selecionou apenas o slot:" datetime_to_time: "{START_DATETIME} até {END_TIME}" #eg: Thursday, September 4 1986 8:30 PM to 10:00 PM - cost_of_TYPE: "Custo de {TYPE, select, Machine{máquina hora} Training{o treinamento} other{o elemento}}" + cost_of_TYPE: "Cost of the {TYPE, select, Machine{machine slot} Training{training} Space{space slot} other{element}}" offer_this_slot: "Oferecer este slot" confirm_this_slot: "Confirmar este slot" remove_this_slot: "Remover este slot"