mirror of
https://github.com/scratchfoundation/jquery-timeago.git
synced 2024-11-27 01:35:40 -05:00
Update jquery.timeago.he.js
This commit is contained in:
parent
2245c795d0
commit
9b32f8cba6
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
// Hebrew
|
// Hebrew
|
||||||
jQuery.timeago.settings.strings = {
|
jQuery.timeago.settings.strings = {
|
||||||
prefixAgo: "לפני",
|
prefixAgo: "לפני",
|
||||||
prefixFromNow: "מעכשיו",
|
prefixFromNow: "עוד",
|
||||||
suffixAgo: "",
|
suffixAgo: "",
|
||||||
suffixFromNow: "",
|
suffixFromNow: "",
|
||||||
seconds: "פחות מדקה",
|
seconds: "פחות מדקה",
|
||||||
|
|
Loading…
Reference in a new issue