mirror of
https://github.com/scratchfoundation/jquery-timeago.git
synced 2024-11-30 03:05:39 -05:00
Merge pull request #182 from hillai/patch-2
Corrected the Hebrew translation
This commit is contained in:
commit
cb1b0fe977
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
// Hebrew
|
||||
jQuery.timeago.settings.strings = {
|
||||
prefixAgo: "לפני",
|
||||
prefixFromNow: "מעכשיו",
|
||||
prefixFromNow: "עוד",
|
||||
suffixAgo: "",
|
||||
suffixFromNow: "",
|
||||
seconds: "פחות מדקה",
|
||||
|
|
Loading…
Reference in a new issue