From d4874db3d2db48995b12381e379108ed32d35096 Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Tue, 7 Apr 2015 15:31:34 -0400 Subject: Reorganize assets --- static/js/jquery.timeago.fr.js | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 static/js/jquery.timeago.fr.js (limited to 'static/js/jquery.timeago.fr.js') diff --git a/static/js/jquery.timeago.fr.js b/static/js/jquery.timeago.fr.js new file mode 100644 index 0000000..063028a --- /dev/null +++ b/static/js/jquery.timeago.fr.js @@ -0,0 +1,17 @@ +// French +jQuery.timeago.settings.strings = { + // environ ~= about, it's optional + prefixAgo: "il y a", + prefixFromNow: "d'ici", + seconds: "moins d'une minute", + minute: "une minute", + minutes: "%d minutes", + hour: "une heure", + hours: "%d heures", + day: "une journée", + days: "%d jours", + month: "un mois", + months: "%d mois", + year: "un an", + years: "%d ans" +}; -- cgit v1.2.3-70-g09d2