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

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

The newest version!
// Persian
// Use DIR attribute for RTL text in Persian Language for ABBR tag .
// By [email protected]
jQuery.timeago.settings.strings = {
  prefixAgo: null,
  prefixFromNow: null,
  suffixAgo: "پیش",
  suffixFromNow: "از حال",
  seconds: "کمتر از یک دقیقه",
  minute: "حدود یک دقیقه",
  minutes: "%d دقیقه",
  hour: "حدود یک ساعت",
  hours: "حدود %d ساعت",
  day: "یک روز",
  days: "%d روز",
  month: "حدود یک ماه",
  months: "%d ماه",
  year: "حدود یک سال",
  years: "%d سال",
  wordSeparator: " ",
  numbers: ['۰', '۱', '۲', '۳', '۴', '۵', '۶', '۷', '۸', '۹']
};




© 2015 - 2024 Weber Informatics LLC | Privacy Policy