Update jquery.timeago.he.js

This commit is contained in:
hillai 2014-04-25 14:15:48 +03:00
parent 2245c795d0
commit 9b32f8cba6

View file

@ -1,7 +1,7 @@
// Hebrew
jQuery.timeago.settings.strings = {
prefixAgo: "לפני",
prefixFromNow: "מעכשיו",
prefixFromNow: "עוד",
suffixAgo: "",
suffixFromNow: "",
seconds: "פחות מדקה",
@ -15,4 +15,4 @@ jQuery.timeago.settings.strings = {
months: "%d חודשים",
year: "שנה",
years: "%d שנים"
};
};