All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.jepsar.locale.jquery.timeago.fr-short.js Maven / Gradle / Ivy

The newest version!
// French shortened
jQuery.timeago.settings.strings = {
   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: "un jour",
   days: "%d jours",
   month: "un mois",
   months: "%d mois",
   year: "un an",
   years: "%d ans"
};




© 2015 - 2024 Weber Informatics LLC | Privacy Policy