diff --git a/isso/js/app/i18n/fr.js b/isso/js/app/i18n/fr.js index cb0c006..e29d024 100644 --- a/isso/js/app/i18n/fr.js +++ b/isso/js/app/i18n/fr.js @@ -17,7 +17,7 @@ define({ "comment-queued": "Commentaire en attente de modération.", "comment-anonymous": "Anonyme", "comment-hidden": "1 caché\n{{ n }} cachés", - "date-now": "À l'instant'", + "date-now": "À l'instant", "date-minute": "Il y a une minute\nIl y a {{ n }} minutes", "date-hour": "Il y a une heure\nIl y a {{ n }} heures ", "date-day": "Hier\nIl y a {{ n }} jours",