From 7e1b18e1d578d7e82fc4d3734375c0308a5ee282 Mon Sep 17 00:00:00 2001 From: gloas <gloas@afi-sa.fr> Date: Fri, 4 May 2018 16:18:13 +0200 Subject: [PATCH] dev #74865 add more translatable strngs --- library/Class/Profil/I18n.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/library/Class/Profil/I18n.php b/library/Class/Profil/I18n.php index e760bef4f18..cc1ae787f06 100644 --- a/library/Class/Profil/I18n.php +++ b/library/Class/Profil/I18n.php @@ -48,6 +48,9 @@ class Class_Profil_I18n { 'pre-registration', 'pre_registration', + 'register_help', + 'register_confirm', + 'facettes_message', 'tags_message', 'barre_nav']; -- GitLab