From 2b05eb3c691a29d61208db8798c2e36b4ba8859e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Leborne?= Date: Sun, 22 Jan 2023 17:43:00 +0100 Subject: [PATCH 1/7] Fix title spelling --- cfp/templates/cfp/volunteer_enrole.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfp/templates/cfp/volunteer_enrole.html b/cfp/templates/cfp/volunteer_enrole.html index 2be1f15..340d423 100644 --- a/cfp/templates/cfp/volunteer_enrole.html +++ b/cfp/templates/cfp/volunteer_enrole.html @@ -9,7 +9,7 @@ From b4bf7d182aa4120e1502e475de006887fda33a47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Leborne?= Date: Sun, 22 Jan 2023 18:11:14 +0100 Subject: [PATCH 2/7] Remove 's' at the end of 'information' --- cfp/templates/cfp/proposal_dashboard.html | 2 +- cfp/templates/cfp/volunteer_dashboard.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cfp/templates/cfp/proposal_dashboard.html b/cfp/templates/cfp/proposal_dashboard.html index 0fabb3c..8f6844a 100644 --- a/cfp/templates/cfp/proposal_dashboard.html +++ b/cfp/templates/cfp/proposal_dashboard.html @@ -15,7 +15,7 @@ -

{% trans "Your informations" %}

+

{% trans "Your information" %}