From 200941ae18313d69349137a5399895f47b3c7116 Mon Sep 17 00:00:00 2001 From: Ryan McGeary Date: Wed, 20 Aug 2008 10:04:33 -0400 Subject: [PATCH] Added a note and examples about i18n support --- index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/index.html b/index.html index d90f91f..2796192 100644 --- a/index.html +++ b/index.html @@ -115,6 +115,11 @@ jQuery.timeago(jQuery("abbr#some_id")); //=> " jQuery.timeago.settings.allowFuture = true; +

Excusez-moi?

+

+ Yes, timeago has locale/i18n/language support. Here are some configuration examples. Email Ryan McGeary for corrections or additional languages. +

+

Where?

Download the "stable" release.