From a992596102c00c0ecb2c1d502bdd9ac02a629506 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 1 Apr 2020 17:28:03 +0200 Subject: [PATCH 1/7] 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 e04a54ba0..db5941ad9 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -356,6 +356,7 @@ fr: revenue: "Chiffre d'affaires" account_creation: "Création de compte" project_publication: "Publication de projet" + duration: "Duration" #statistics exports to the excel file format export: entries: "Entrées" From f1c21307d79991a1b3e14efa71a38d8f01b5642c Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 1 Apr 2020 17:28:08 +0200 Subject: [PATCH 2/7] New translations en.yml (Acholi) --- config/locales/ach.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/ach.yml b/config/locales/ach.yml index 1c3f07fb0..5f15d541c 100644 --- a/config/locales/ach.yml +++ b/config/locales/ach.yml @@ -356,6 +356,7 @@ ach: revenue: "crwdns3733:0crwdne3733:0" account_creation: "crwdns3735:0crwdne3735:0" project_publication: "crwdns3737:0crwdne3737:0" + duration: "crwdns20282:0crwdne20282:0" #statistics exports to the excel file format export: entries: "crwdns3739:0crwdne3739:0" From 7952a091918158670fb17d511e8f688c4a363aa8 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 1 Apr 2020 17:28:14 +0200 Subject: [PATCH 3/7] 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 46a05c0b8..2abb14c34 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -356,6 +356,7 @@ es: revenue: "Ingresos" account_creation: "Creación de cuenta" project_publication: "Publicación de proyectos" + duration: "Duration" #statistics exports to the excel file format export: entries: "Entradas" From e1bdc04a78a5486cfc5d90b3d05db948d54f62f4 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 1 Apr 2020 17:28:22 +0200 Subject: [PATCH 4/7] 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 01bf18932..1a349ca80 100755 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -356,6 +356,7 @@ pt: revenue: "Receita" account_creation: "Criação de conta" project_publication: "Publicação de projeto" + duration: "Duration" #statistics exports to the excel file format export: entries: "Entradas" From cf3ae8a6144b5db5872336c350482471f7c4f668 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 1 Apr 2020 17:40:07 +0200 Subject: [PATCH 5/7] 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 db5941ad9..fa6295007 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -356,7 +356,7 @@ fr: revenue: "Chiffre d'affaires" account_creation: "Création de compte" project_publication: "Publication de projet" - duration: "Duration" + duration: "Durée" #statistics exports to the excel file format export: entries: "Entrées" From f2db6133c62442ef57327c1ed7322b9f57ac35f6 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 1 Apr 2020 17:40:19 +0200 Subject: [PATCH 6/7] New translations en.yml (Spanish) --- config/locales/es.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/es.yml b/config/locales/es.yml index 2abb14c34..be0e91d15 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -356,7 +356,7 @@ es: revenue: "Ingresos" account_creation: "Creación de cuenta" project_publication: "Publicación de proyectos" - duration: "Duration" + duration: "Duración" #statistics exports to the excel file format export: entries: "Entradas" From b4c5ac7118aeaf52f81c11d8cce7a96b0e26699a Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 1 Apr 2020 17:40:26 +0200 Subject: [PATCH 7/7] New translations en.yml (Portuguese) --- config/locales/pt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 1a349ca80..2cae55d34 100755 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -356,7 +356,7 @@ pt: revenue: "Receita" account_creation: "Criação de conta" project_publication: "Publicação de projeto" - duration: "Duration" + duration: "Duração" #statistics exports to the excel file format export: entries: "Entradas"