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

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

The newest version!
// Portuguese Brasil shortened
jQuery.timeago.settings.strings = {
  prefixAgo: null,
  prefixFromNow: null,
  suffixAgo: "",
  suffixFromNow: "",
  seconds: "1m",
  minute: "1m",
  minutes: "%dm",
  hour: "1h",
  hours: "%dh",
  day: "1d",
  days: "%dd",
  month: "1M",
  months: "%dM",
  year: "1a",
  years: "%da",
  wordSeparator: " ",
  numbers: []
};




© 2015 - 2024 Weber Informatics LLC | Privacy Policy