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

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

The newest version!
// Korean
jQuery.timeago.settings.strings = {
  prefixAgo: null,
  prefixFromNow: null,
  suffixAgo: "전",
  suffixFromNow: "후",
  seconds: "1분",
  minute: "약 1분",
  minutes: "%d분",
  hour: "약 1시간",
  hours: "약 %d시간",
  day: "하루",
  days: "%d일",
  month: "약 1개월",
  months: "%d개월",
  year: "약 1년",
  years: "%d년",
  wordSeparator: " ",
  numbers: []
};




© 2015 - 2024 Weber Informatics LLC | Privacy Policy