This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 2bc5ad460b12b14c04f6084d420b9f9f96c0cc6c Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Tue Oct 17 11:49:01 2017 +0200 ajout d'une traduction --- pollen-ui-riot-js/src/main/web/i18n/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/pollen-ui-riot-js/src/main/web/i18n/en.json b/pollen-ui-riot-js/src/main/web/i18n/en.json index d3ac0d51..329d4b8c 100644 --- a/pollen-ui-riot-js/src/main/web/i18n/en.json +++ b/pollen-ui-riot-js/src/main/web/i18n/en.json @@ -391,6 +391,7 @@ "users_oneFound": "{0} found over ", "users_manyFound": "{0} founds over ", "user_banned": "banned", + "user_pollCreator": "Poll creator", "user_emailValidate": "email validation waiting", "user_emailIsValidate": "email validate", "user_administrator": "Administrator", -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.