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

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

The newest version!
// Simplified Chinese
jQuery.timeago.settings.strings = {
  prefixAgo: null,
  prefixFromNow: "从现在开始",
  suffixAgo: "之前",
  suffixFromNow: null,
  seconds: "不到1分钟",
  minute: "大约1分钟",
  minutes: "%d分钟",
  hour: "大约1小时",
  hours: "大约%d小时",
  day: "1天",
  days: "%d天",
  month: "大约1个月",
  months: "%d月",
  year: "大约1年",
  years: "%d年",
  numbers: [],
  wordSeparator: ""
};




© 2015 - 2024 Weber Informatics LLC | Privacy Policy