mirror of
https://github.com/scratchfoundation/jquery-timeago.git
synced 2025-03-01 07:44:22 -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
|
// 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