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

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

The newest version!
// Turkish shortened
jQuery.timeago.settings.strings = {
  prefixAgo: null,
  prefixFromNow: null,
  suffixAgo: "",
  suffixFromNow: "",
  seconds: "1sn",
  minute: "1d",
  minutes: "%dd",
  hour: "1s",
  hours: "%ds",
  day: "1g",
  days: "%dg",
  month: "1ay",
  months: "%day",
  year: "1y",
  years: "%dy",
  wordSeparator: " ",
  numbers: []
};




© 2015 - 2024 Weber Informatics LLC | Privacy Policy