From b5df2c521f9d7398a0c2e40ba52eeac0b0c56c74 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 15 Jun 2022 12:33:29 +0200 Subject: [PATCH 1/7] New translations app.public.en.yml (Spanish) --- config/locales/app.public.es.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/app.public.es.yml b/config/locales/app.public.es.yml index 01b13d611..e6c66c915 100644 --- a/config/locales/app.public.es.yml +++ b/config/locales/app.public.es.yml @@ -289,6 +289,7 @@ es: full_price_: "Precio completo:" to_date: "to" #eg. from 01/01 to 01/05 all_themes: "All themes" + show_featured: "Show the featured event" #details and booking of an event events_show: event_description: "Descripción del evento" From d2a6e2dbd172e71633b244879d79d20615b2f081 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 15 Jun 2022 12:33:36 +0200 Subject: [PATCH 2/7] New translations app.public.en.yml (French) --- config/locales/app.public.fr.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/app.public.fr.yml b/config/locales/app.public.fr.yml index 05969d158..d2e1703d2 100644 --- a/config/locales/app.public.fr.yml +++ b/config/locales/app.public.fr.yml @@ -289,6 +289,7 @@ fr: full_price_: "Plein tarif :" to_date: "au" #eg. from 01/01 to 01/05 all_themes: "Toutes les thématiques" + show_featured: "Show the featured event" #details and booking of an event events_show: event_description: "Description de l’événement" From 87f1040aba22f798fb9ceafb0d6cdf21a9ecf981 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 15 Jun 2022 12:33:38 +0200 Subject: [PATCH 3/7] New translations app.public.en.yml (German) --- config/locales/app.public.de.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/app.public.de.yml b/config/locales/app.public.de.yml index ef3071553..23033f8bd 100644 --- a/config/locales/app.public.de.yml +++ b/config/locales/app.public.de.yml @@ -289,6 +289,7 @@ de: full_price_: "Voller Preis:" to_date: "bis" #eg. from 01/01 to 01/05 all_themes: "Alle Themen" + show_featured: "Show the featured event" #details and booking of an event events_show: event_description: "Beschreibung" From 5c208b5da7606bdd9e5509151c8af62b292dc5db Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 15 Jun 2022 12:33:40 +0200 Subject: [PATCH 4/7] New translations app.public.en.yml (Norwegian) --- config/locales/app.public.no.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/app.public.no.yml b/config/locales/app.public.no.yml index 5a6858e5f..1bcc93952 100644 --- a/config/locales/app.public.no.yml +++ b/config/locales/app.public.no.yml @@ -289,6 +289,7 @@ full_price_: "Full pris:" to_date: "til" #eg. from 01/01 to 01/05 all_themes: "Alle temaer" + show_featured: "Show the featured event" #details and booking of an event events_show: event_description: "Arrangementsbeskrivelse" From d5daf73903368632a2ea7053e00bb0b219c8f2bc Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 15 Jun 2022 12:33:41 +0200 Subject: [PATCH 5/7] New translations app.public.en.yml (Portuguese) --- config/locales/app.public.pt.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/app.public.pt.yml b/config/locales/app.public.pt.yml index 4056e0b7e..a7de009d4 100755 --- a/config/locales/app.public.pt.yml +++ b/config/locales/app.public.pt.yml @@ -289,6 +289,7 @@ pt: full_price_: "Valor inteira:" to_date: "até" #eg. from 01/01 to 01/05 all_themes: "Todos os temas" + show_featured: "Show the featured event" #details and booking of an event events_show: event_description: "Descrição do evento" From 10e71144552ac6360198c91cd6bfb9a291e13ec7 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 15 Jun 2022 12:33:43 +0200 Subject: [PATCH 6/7] New translations app.public.en.yml (Zulu) --- config/locales/app.public.zu.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/app.public.zu.yml b/config/locales/app.public.zu.yml index ea9677f8f..50b94ff5e 100644 --- a/config/locales/app.public.zu.yml +++ b/config/locales/app.public.zu.yml @@ -289,6 +289,7 @@ zu: full_price_: "crwdns9243:0crwdne9243:0" to_date: "crwdns19622:0crwdne19622:0" #eg. from 01/01 to 01/05 all_themes: "crwdns19624:0crwdne19624:0" + show_featured: "crwdns23126:0crwdne23126:0" #details and booking of an event events_show: event_description: "crwdns9247:0crwdne9247:0" From 53b11b0de55388c961d2a7ea20aece420a4a18b1 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 15 Jun 2022 12:35:50 +0200 Subject: [PATCH 7/7] New translations app.public.en.yml (French) --- config/locales/app.public.fr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/app.public.fr.yml b/config/locales/app.public.fr.yml index d2e1703d2..236f8b34b 100644 --- a/config/locales/app.public.fr.yml +++ b/config/locales/app.public.fr.yml @@ -289,7 +289,7 @@ fr: full_price_: "Plein tarif :" to_date: "au" #eg. from 01/01 to 01/05 all_themes: "Toutes les thématiques" - show_featured: "Show the featured event" + show_featured: "Afficher l'événement du moment" #details and booking of an event events_show: event_description: "Description de l’événement"