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 7387aa42974d7a7ab7df47cfb243c4f03fd63032 Author: Arnaud Thimel <thimel@codelutin.com> Date: Tue Jan 2 11:19:28 2018 +0100 Fix typo : Resultats -> Résultats --- pollen-ui-riot-js/src/main/web/i18n/fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pollen-ui-riot-js/src/main/web/i18n/fr.json b/pollen-ui-riot-js/src/main/web/i18n/fr.json index f3570c5c..1603d2f1 100644 --- a/pollen-ui-riot-js/src/main/web/i18n/fr.json +++ b/pollen-ui-riot-js/src/main/web/i18n/fr.json @@ -137,7 +137,7 @@ "poll_votes_addChoice": "Ajouter un choix", "poll_votes_choices": "Choix", "poll_votes_delete": "Supprimer le vote ?", - "poll_votes_results": "Resultats", + "poll_votes_results": "Résultats", "poll_votes_noVote": "Aucun vote", "poll_votes_results_unit_1_one": "vote", "poll_votes_results_unit_1_many": "votes", -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.