From 4f9302397a051c0e1b776a6a400fef4e76d5ef17 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Tue, 13 Nov 2012 20:21:57 -0500 Subject: forgot to add the timeago plugins --- static/jquery.timeago.fr.js | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 static/jquery.timeago.fr.js (limited to 'static/jquery.timeago.fr.js') diff --git a/static/jquery.timeago.fr.js b/static/jquery.timeago.fr.js new file mode 100644 index 0000000..5028342 --- /dev/null +++ b/static/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: "environ une minute", + minutes: "environ %d minutes", + hour: "environ une heure", + hours: "environ %d heures", + day: "environ un jour", + days: "environ %d jours", + month: "environ un mois", + months: "environ %d mois", + year: "un an", + years: "%d ans" +}; \ No newline at end of file -- cgit v1.2.3-70-g09d2