From 21168904636367ee4fafac024b2cb45fa6aba93f Mon Sep 17 00:00:00 2001 From: Sylvain Date: Thu, 1 Dec 2022 16:47:29 +0100 Subject: [PATCH 01/24] New translations en.yml (French) --- config/locales/fr.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 62458c1c7..5d0be1fa3 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -474,6 +474,7 @@ fr: type: "Type" male: "Homme" female: "Femme" + deleted_user: "Deleted user" #initial price's category for events, created to replace the old "reduced amount" property price_category: reduced_fare: "Tarif réduit" From 0de98185bba03fc720256032d07cc56f06116ce3 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Thu, 1 Dec 2022 16:47:30 +0100 Subject: [PATCH 02/24] New translations app.admin.en.yml (French) --- config/locales/app.admin.fr.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config/locales/app.admin.fr.yml b/config/locales/app.admin.fr.yml index 2996db4cc..b762d2a73 100644 --- a/config/locales/app.admin.fr.yml +++ b/config/locales/app.admin.fr.yml @@ -1653,11 +1653,20 @@ fr: version: "Version de l'application" members: "Nombre de membres" admins: "Nombre d'administrateurs" + managers: "Number of managers" availabilities: "Nombre de disponibilités les 7 dernier jours" reservations: "Nombre de réservations durant 7 dernier jours" + orders: "Number of store orders during the last 7 days" plans: "Le module d'abonnements est-il actif ?" spaces: "Le module d'espaces est-il actif ?" online_payment: "Le module de paiement par carte bancaire est-il actif ?" + gateway: "The payment gateway used to collect online payments" + wallet: "Is the wallet module active?" + statistics: "Is the statistics module active?" + trainings: "Is the trainings module active?" + public_agenda: "Is the public_agenda module active?" + machines: "Is the machines module active?" + store: "Is the store module active?" invoices: "Le module est facturation est-il actif ?" openlab: "Le module de partage de projets (OpenLab) est-il actif ?" tracking_id_info_html: "Pour activer les suivi statistique des visites utilisant Google Analytics V4, définissez ici votre ID de suivi. Il se présente sous la forme G-XXXXXX-X. Visitez le site web de Google Analytics pour en obtenir un.
Attention : si vous activez cette fonctionnalité, un cookie sera créé. Pensez à l'indiquer dans votre politique de confidentialité, ci-dessus." From 24b59b7ed601cf372e00668a87551a267b6aa70d Mon Sep 17 00:00:00 2001 From: Sylvain Date: Thu, 1 Dec 2022 16:47:31 +0100 Subject: [PATCH 03/24] New translations en.yml (Spanish) --- config/locales/es.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/es.yml b/config/locales/es.yml index 75b12142c..2940a041e 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -474,6 +474,7 @@ es: type: "Tipo" male: "Hombre" female: "Mujer" + deleted_user: "Deleted user" #initial price's category for events, created to replace the old "reduced amount" property price_category: reduced_fare: "Tarifa reducida" From f15980ff8500d215b8c6f5a0d0bfad7ccfd1fc0e Mon Sep 17 00:00:00 2001 From: Sylvain Date: Thu, 1 Dec 2022 16:47:33 +0100 Subject: [PATCH 04/24] New translations app.admin.en.yml (Spanish) --- config/locales/app.admin.es.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config/locales/app.admin.es.yml b/config/locales/app.admin.es.yml index 46ff635b9..925ef94c9 100644 --- a/config/locales/app.admin.es.yml +++ b/config/locales/app.admin.es.yml @@ -1653,11 +1653,20 @@ es: version: "Application version" members: "Number of members" admins: "Number of administrators" + managers: "Number of managers" availabilities: "Number of availabilities of the last 7 days" reservations: "Number of reservations during the last 7 days" + orders: "Number of store orders during the last 7 days" plans: "Is the subscription module active?" spaces: "Is the space management module active?" online_payment: "Is the online payment module active?" + gateway: "The payment gateway used to collect online payments" + wallet: "Is the wallet module active?" + statistics: "Is the statistics module active?" + trainings: "Is the trainings module active?" + public_agenda: "Is the public_agenda module active?" + machines: "Is the machines module active?" + store: "Is the store module active?" invoices: "Is the invoicing module active?" openlab: "Is the project sharing module (OpenLab) active?" tracking_id_info_html: "To enable the statistical tracking of the visits using Google Analytics V4, set your tracking ID here. It is in the form G-XXXXXX. Visit the Google Analytics website to get one.
Warning: if you enable this feature, a cookie will be created. Remember to write it down in your privacy policy, above." From a3c2e04d2ee5f1c79694b98c439cbbf968593bab Mon Sep 17 00:00:00 2001 From: Sylvain Date: Thu, 1 Dec 2022 16:47:34 +0100 Subject: [PATCH 05/24] New translations en.yml (German) --- config/locales/de.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/de.yml b/config/locales/de.yml index c49b7ac31..ce2d3a54d 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -474,6 +474,7 @@ de: type: "Typ" male: "Männlich" female: "Weiblich" + deleted_user: "Deleted user" #initial price's category for events, created to replace the old "reduced amount" property price_category: reduced_fare: "Ermäßigter Tarif" From b0038c55a8263484dbf1aecc71ce92dcca711273 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Thu, 1 Dec 2022 16:47:35 +0100 Subject: [PATCH 06/24] New translations app.admin.en.yml (German) --- config/locales/app.admin.de.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config/locales/app.admin.de.yml b/config/locales/app.admin.de.yml index 0491d24f2..7ecd05bbd 100644 --- a/config/locales/app.admin.de.yml +++ b/config/locales/app.admin.de.yml @@ -1653,11 +1653,20 @@ de: version: "Anwendungsversion" members: "Mitgliederanzahl" admins: "Anzahl der Administratoren" + managers: "Number of managers" availabilities: "Anzahl der Verfügbarkeiten der letzten 7 Tage" reservations: "Anzahl der Reservierungen in den letzten 7 Tagen" + orders: "Number of store orders during the last 7 days" plans: "Ist das Abonnement-Modul aktiv?" spaces: "Ist das Raum-Management-Modul aktiv?" online_payment: "Ist das Online-Zahlungsmodul aktiv?" + gateway: "The payment gateway used to collect online payments" + wallet: "Is the wallet module active?" + statistics: "Is the statistics module active?" + trainings: "Is the trainings module active?" + public_agenda: "Is the public_agenda module active?" + machines: "Is the machines module active?" + store: "Is the store module active?" invoices: "Ist das Rechnungsmodul aktiv?" openlab: "Ist das Projektteilungsmodul (OpenLab) aktiv?" tracking_id_info_html: "Um die statistische Analyse der Besuche mithilfe von Google Analytics V4 zu ermöglichen, tragen Sie hier Ihre Tracking-ID in der Form G-XXXXXX ein. Besuchen Sie die Google Analytics Website, um eine Tracking-ID zu erstellen.
Warnung: wenn Sie dieses Feature aktivieren, wird ein Cookie erstellt. Denken Sie daran, es oben in Ihrer Datenschutzrichtlinie darauf hingewiesen werden." From 920b9fd6e85f9cf632683fdb53dbac7967bd02bb Mon Sep 17 00:00:00 2001 From: Sylvain Date: Thu, 1 Dec 2022 16:47:37 +0100 Subject: [PATCH 07/24] New translations en.yml (Norwegian) --- config/locales/no.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/no.yml b/config/locales/no.yml index 6a05cc42a..5c68b5f96 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -474,6 +474,7 @@ type: "Type" male: "Mann" female: "Kvinne" + deleted_user: "Deleted user" #initial price's category for events, created to replace the old "reduced amount" property price_category: reduced_fare: "Redusert avgift" From f1be1851353d51ffe1598b9cd056ab20a44f20fb Mon Sep 17 00:00:00 2001 From: Sylvain Date: Thu, 1 Dec 2022 16:47:38 +0100 Subject: [PATCH 08/24] New translations app.admin.en.yml (Norwegian) --- config/locales/app.admin.no.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config/locales/app.admin.no.yml b/config/locales/app.admin.no.yml index 2402060c8..02deb2a2c 100644 --- a/config/locales/app.admin.no.yml +++ b/config/locales/app.admin.no.yml @@ -1653,11 +1653,20 @@ version: "Application version" members: "Number of members" admins: "Number of administrators" + managers: "Number of managers" availabilities: "Number of availabilities of the last 7 days" reservations: "Number of reservations during the last 7 days" + orders: "Number of store orders during the last 7 days" plans: "Is the subscription module active?" spaces: "Is the space management module active?" online_payment: "Is the online payment module active?" + gateway: "The payment gateway used to collect online payments" + wallet: "Is the wallet module active?" + statistics: "Is the statistics module active?" + trainings: "Is the trainings module active?" + public_agenda: "Is the public_agenda module active?" + machines: "Is the machines module active?" + store: "Is the store module active?" invoices: "Is the invoicing module active?" openlab: "Is the project sharing module (OpenLab) active?" tracking_id_info_html: "To enable the statistical tracking of the visits using Google Analytics V4, set your tracking ID here. It is in the form G-XXXXXX. Visit the Google Analytics website to get one.
Warning: if you enable this feature, a cookie will be created. Remember to write it down in your privacy policy, above." From 0b125f2c81ff6db42792cdb77b48d20cbcdef112 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Thu, 1 Dec 2022 16:47:39 +0100 Subject: [PATCH 09/24] New translations en.yml (Portuguese) --- config/locales/pt.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/pt.yml b/config/locales/pt.yml index b41bbfa06..638ed419a 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -474,6 +474,7 @@ pt: type: "Tipo" male: "Homem" female: "Mulher" + deleted_user: "Deleted user" #initial price's category for events, created to replace the old "reduced amount" property price_category: reduced_fare: "Tarifa reduzida" From 88010eea5fb5db5788b0081bf40d2e9050df53da Mon Sep 17 00:00:00 2001 From: Sylvain Date: Thu, 1 Dec 2022 16:47:42 +0100 Subject: [PATCH 10/24] New translations app.admin.en.yml (Portuguese) --- config/locales/app.admin.pt.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config/locales/app.admin.pt.yml b/config/locales/app.admin.pt.yml index e6b848614..33619140f 100644 --- a/config/locales/app.admin.pt.yml +++ b/config/locales/app.admin.pt.yml @@ -1653,11 +1653,20 @@ pt: version: "Versão do aplicativo" members: "Número de membros" admins: "Número de administradores" + managers: "Number of managers" availabilities: "Número de disponibilidades dos últimos 7 dias" reservations: "Número de reservas nos últimos 7 dias" + orders: "Number of store orders during the last 7 days" plans: "O módulo de assinatura está ativo?" spaces: "O módulo de gerenciamento de espaço está ativo?" online_payment: "O módulo de pagamento online está ativo?" + gateway: "The payment gateway used to collect online payments" + wallet: "Is the wallet module active?" + statistics: "Is the statistics module active?" + trainings: "Is the trainings module active?" + public_agenda: "Is the public_agenda module active?" + machines: "Is the machines module active?" + store: "Is the store module active?" invoices: "O módulo de faturação está ativo?" openlab: "O módulo de compartilhamento de projetos (OpenLab) está ativo?" tracking_id_info_html: "Para ativar o rastreamento estatístico das visitas usando o Google Analytics, defina seu ID de rastreamento aqui. Está na forma de G-XXXXXX. Visite o site do Google Analytics para obter um.
Aviso: se você ativar este recurso, um cookie será criado. Lembre-se de escrevê-lo na sua política de privacidade." From 3796000e743a09ae3f0ffc90e42b5a0956024c77 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Thu, 1 Dec 2022 16:47:43 +0100 Subject: [PATCH 11/24] New translations en.yml (Zulu) --- config/locales/zu.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/zu.yml b/config/locales/zu.yml index 4d580eb98..44f522b4d 100644 --- a/config/locales/zu.yml +++ b/config/locales/zu.yml @@ -474,6 +474,7 @@ zu: type: "crwdns3759:0crwdne3759:0" male: "crwdns3761:0crwdne3761:0" female: "crwdns3763:0crwdne3763:0" + deleted_user: "crwdns31747:0crwdne31747:0" #initial price's category for events, created to replace the old "reduced amount" property price_category: reduced_fare: "crwdns3765:0crwdne3765:0" From 4ab53112aa53b7ccbbd74bfd0482c9bab8c06709 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Thu, 1 Dec 2022 16:47:44 +0100 Subject: [PATCH 12/24] New translations app.admin.en.yml (Zulu) --- config/locales/app.admin.zu.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config/locales/app.admin.zu.yml b/config/locales/app.admin.zu.yml index 27d20ae23..2f075770b 100644 --- a/config/locales/app.admin.zu.yml +++ b/config/locales/app.admin.zu.yml @@ -1653,11 +1653,20 @@ zu: version: "crwdns27010:0crwdne27010:0" members: "crwdns27012:0crwdne27012:0" admins: "crwdns27014:0crwdne27014:0" + managers: "crwdns31729:0crwdne31729:0" availabilities: "crwdns27016:0crwdne27016:0" reservations: "crwdns27018:0crwdne27018:0" + orders: "crwdns31731:0crwdne31731:0" plans: "crwdns27020:0crwdne27020:0" spaces: "crwdns27022:0crwdne27022:0" online_payment: "crwdns27024:0crwdne27024:0" + gateway: "crwdns31733:0crwdne31733:0" + wallet: "crwdns31735:0crwdne31735:0" + statistics: "crwdns31737:0crwdne31737:0" + trainings: "crwdns31739:0crwdne31739:0" + public_agenda: "crwdns31741:0crwdne31741:0" + machines: "crwdns31743:0crwdne31743:0" + store: "crwdns31745:0crwdne31745:0" invoices: "crwdns27026:0crwdne27026:0" openlab: "crwdns27028:0crwdne27028:0" tracking_id_info_html: "crwdns27030:0crwdne27030:0" From 401128836d1730bfe56dfb678590b48602be5607 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Thu, 1 Dec 2022 20:02:06 +0100 Subject: [PATCH 13/24] New translations en.yml (French) --- config/locales/fr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 5d0be1fa3..99ad4c9c0 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -474,7 +474,7 @@ fr: type: "Type" male: "Homme" female: "Femme" - deleted_user: "Deleted user" + deleted_user: "Utilisateur supprimé" #initial price's category for events, created to replace the old "reduced amount" property price_category: reduced_fare: "Tarif réduit" From d6af7f6d8eef02a4c3fde4b0f43ad40672dcd8e7 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Thu, 1 Dec 2022 20:02:09 +0100 Subject: [PATCH 14/24] New translations app.admin.en.yml (French) --- config/locales/app.admin.fr.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/config/locales/app.admin.fr.yml b/config/locales/app.admin.fr.yml index b762d2a73..75971a2db 100644 --- a/config/locales/app.admin.fr.yml +++ b/config/locales/app.admin.fr.yml @@ -1653,20 +1653,20 @@ fr: version: "Version de l'application" members: "Nombre de membres" admins: "Nombre d'administrateurs" - managers: "Number of managers" + managers: "Nombre de gestionnaires" availabilities: "Nombre de disponibilités les 7 dernier jours" reservations: "Nombre de réservations durant 7 dernier jours" - orders: "Number of store orders during the last 7 days" + orders: "Nombre de commandes dans la boutique au cours des 7 derniers jours" plans: "Le module d'abonnements est-il actif ?" spaces: "Le module d'espaces est-il actif ?" online_payment: "Le module de paiement par carte bancaire est-il actif ?" - gateway: "The payment gateway used to collect online payments" - wallet: "Is the wallet module active?" - statistics: "Is the statistics module active?" - trainings: "Is the trainings module active?" - public_agenda: "Is the public_agenda module active?" - machines: "Is the machines module active?" - store: "Is the store module active?" + gateway: "La passerelle de paiement utilisée pour collecter les paiements en ligne" + wallet: "Le module porte-monnaie est-il actif ?" + statistics: "Le module de statistiques est-il actif ?" + trainings: "Le module de formation est-il actif ?" + public_agenda: "Le module d'agenda public est-il actif ?" + machines: "Le module machines est-il actif ?" + store: "Le module boutique est-il actif ?" invoices: "Le module est facturation est-il actif ?" openlab: "Le module de partage de projets (OpenLab) est-il actif ?" tracking_id_info_html: "Pour activer les suivi statistique des visites utilisant Google Analytics V4, définissez ici votre ID de suivi. Il se présente sous la forme G-XXXXXX-X. Visitez le site web de Google Analytics pour en obtenir un.
Attention : si vous activez cette fonctionnalité, un cookie sera créé. Pensez à l'indiquer dans votre politique de confidentialité, ci-dessus." From d8e2d6f4ef689ce532287782b9cdb982a6e06241 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Thu, 1 Dec 2022 20:02:10 +0100 Subject: [PATCH 15/24] New translations app.admin.en.yml (Spanish) --- config/locales/app.admin.es.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/app.admin.es.yml b/config/locales/app.admin.es.yml index 925ef94c9..77b2de597 100644 --- a/config/locales/app.admin.es.yml +++ b/config/locales/app.admin.es.yml @@ -1664,7 +1664,7 @@ es: wallet: "Is the wallet module active?" statistics: "Is the statistics module active?" trainings: "Is the trainings module active?" - public_agenda: "Is the public_agenda module active?" + public_agenda: "Is the public agenda module active?" machines: "Is the machines module active?" store: "Is the store module active?" invoices: "Is the invoicing module active?" From 2739f2a1e24e65e58003ab3d075ce876b03e897e Mon Sep 17 00:00:00 2001 From: Sylvain Date: Thu, 1 Dec 2022 20:02:12 +0100 Subject: [PATCH 16/24] New translations app.admin.en.yml (German) --- config/locales/app.admin.de.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/app.admin.de.yml b/config/locales/app.admin.de.yml index 7ecd05bbd..810a9613a 100644 --- a/config/locales/app.admin.de.yml +++ b/config/locales/app.admin.de.yml @@ -1664,7 +1664,7 @@ de: wallet: "Is the wallet module active?" statistics: "Is the statistics module active?" trainings: "Is the trainings module active?" - public_agenda: "Is the public_agenda module active?" + public_agenda: "Is the public agenda module active?" machines: "Is the machines module active?" store: "Is the store module active?" invoices: "Ist das Rechnungsmodul aktiv?" From 4defd7b5539819dbab82764a7e64d9f7b0d8b5d2 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Thu, 1 Dec 2022 20:02:13 +0100 Subject: [PATCH 17/24] New translations app.admin.en.yml (Norwegian) --- config/locales/app.admin.no.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/app.admin.no.yml b/config/locales/app.admin.no.yml index 02deb2a2c..524bec6a1 100644 --- a/config/locales/app.admin.no.yml +++ b/config/locales/app.admin.no.yml @@ -1664,7 +1664,7 @@ wallet: "Is the wallet module active?" statistics: "Is the statistics module active?" trainings: "Is the trainings module active?" - public_agenda: "Is the public_agenda module active?" + public_agenda: "Is the public agenda module active?" machines: "Is the machines module active?" store: "Is the store module active?" invoices: "Is the invoicing module active?" From aaa9c6170e18430b67ee671fef2e0b9c25edda5a Mon Sep 17 00:00:00 2001 From: Sylvain Date: Thu, 1 Dec 2022 20:02:15 +0100 Subject: [PATCH 18/24] New translations app.admin.en.yml (Portuguese) --- config/locales/app.admin.pt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/app.admin.pt.yml b/config/locales/app.admin.pt.yml index 33619140f..356485bb8 100644 --- a/config/locales/app.admin.pt.yml +++ b/config/locales/app.admin.pt.yml @@ -1664,7 +1664,7 @@ pt: wallet: "Is the wallet module active?" statistics: "Is the statistics module active?" trainings: "Is the trainings module active?" - public_agenda: "Is the public_agenda module active?" + public_agenda: "Is the public agenda module active?" machines: "Is the machines module active?" store: "Is the store module active?" invoices: "O módulo de faturação está ativo?" From f808ed6fc7e867064634ad9424c639f44ddaf27d Mon Sep 17 00:00:00 2001 From: Sylvain Date: Fri, 2 Dec 2022 18:08:44 +0100 Subject: [PATCH 19/24] New translations app.shared.en.yml (French) --- config/locales/app.shared.fr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/app.shared.fr.yml b/config/locales/app.shared.fr.yml index 963aa0cc7..37bcfda27 100644 --- a/config/locales/app.shared.fr.yml +++ b/config/locales/app.shared.fr.yml @@ -110,7 +110,7 @@ fr: password_input: new_password: "Nouveau mot de passe" confirm_password: "Confirmez le mot de passe" - password_too_short: "Le mot de passe est trop court (doit contenir au moins 8 caractères)" + password_too_short: "Le mot de passe est trop court (doit contenir au moins 12 caractères)" confirmation_mismatch: "La confirmation ne concorde pas avec le mot de passe." #project edition form project: From 5aadc2edc77f603cc554b67ff7b3196fa9d0f074 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Fri, 2 Dec 2022 18:08:44 +0100 Subject: [PATCH 20/24] New translations app.shared.en.yml (Spanish) --- config/locales/app.shared.es.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/app.shared.es.yml b/config/locales/app.shared.es.yml index c6ed0eae9..5385f39d2 100644 --- a/config/locales/app.shared.es.yml +++ b/config/locales/app.shared.es.yml @@ -110,7 +110,7 @@ es: password_input: new_password: "New password" confirm_password: "Confirm password" - password_too_short: "Password is too short (must be at least 8 characters)" + password_too_short: "Password is too short (must be at least 12 characters)" confirmation_mismatch: "Confirmation mismatch with password." #project edition form project: From f3ac4c975c8542eacf81a989148f0b269f8bec47 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Fri, 2 Dec 2022 18:08:45 +0100 Subject: [PATCH 21/24] New translations app.shared.en.yml (German) --- config/locales/app.shared.de.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/app.shared.de.yml b/config/locales/app.shared.de.yml index 551b3aa37..c80bd85aa 100644 --- a/config/locales/app.shared.de.yml +++ b/config/locales/app.shared.de.yml @@ -110,7 +110,7 @@ de: password_input: new_password: "New password" confirm_password: "Confirm password" - password_too_short: "Password is too short (must be at least 8 characters)" + password_too_short: "Password is too short (must be at least 12 characters)" confirmation_mismatch: "Confirmation mismatch with password." #project edition form project: From 4ec2139b29c31c3adbce14fb71dc400eb5b68f11 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Fri, 2 Dec 2022 18:08:46 +0100 Subject: [PATCH 22/24] New translations app.shared.en.yml (Norwegian) --- config/locales/app.shared.no.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/app.shared.no.yml b/config/locales/app.shared.no.yml index b658b6e81..24c220a12 100644 --- a/config/locales/app.shared.no.yml +++ b/config/locales/app.shared.no.yml @@ -110,7 +110,7 @@ password_input: new_password: "New password" confirm_password: "Confirm password" - password_too_short: "Password is too short (must be at least 8 characters)" + password_too_short: "Password is too short (must be at least 12 characters)" confirmation_mismatch: "Confirmation mismatch with password." #project edition form project: From d2600fdfd62435ec24cabbed2b44817f92ac3d2e Mon Sep 17 00:00:00 2001 From: Sylvain Date: Fri, 2 Dec 2022 18:08:47 +0100 Subject: [PATCH 23/24] 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 6c414b3ef..1239a6b51 100644 --- a/config/locales/app.shared.pt.yml +++ b/config/locales/app.shared.pt.yml @@ -110,7 +110,7 @@ pt: password_input: new_password: "Nova senha" confirm_password: "Confirmar a senha" - password_too_short: "Senha muito curta (mínimo 8 caracteres)" + password_too_short: "Password is too short (must be at least 12 characters)" confirmation_mismatch: "Confirmação de senha é diferente da senha." #project edition form project: From 24c3faabe127b51662b66808e108ccb003dffd6a Mon Sep 17 00:00:00 2001 From: Sylvain Date: Fri, 2 Dec 2022 18:08:48 +0100 Subject: [PATCH 24/24] New translations app.shared.en.yml (Zulu) --- config/locales/app.shared.zu.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/app.shared.zu.yml b/config/locales/app.shared.zu.yml index eaf1c0cc7..b5eea579a 100644 --- a/config/locales/app.shared.zu.yml +++ b/config/locales/app.shared.zu.yml @@ -110,7 +110,7 @@ zu: password_input: new_password: "crwdns28716:0crwdne28716:0" confirm_password: "crwdns28718:0crwdne28718:0" - password_too_short: "crwdns28720:0crwdne28720:0" + password_too_short: "crwdns31749:0crwdne31749:0" confirmation_mismatch: "crwdns28722:0crwdne28722:0" #project edition form project: