mirror of
https://github.com/scratchfoundation/jquery-timeago.git
synced 2025-02-17 08:30:52 -05:00
Merge pull request #87 from AlexGx/master
fix small spelling mistake in ukrainian locale
This commit is contained in:
commit
dee2f91d39
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
prefixFromNow: "через",
|
||||
suffixAgo: "тому",
|
||||
suffixFromNow: null,
|
||||
seconds: "меньше хвилини",
|
||||
seconds: "менше хвилини",
|
||||
minute: "хвилина",
|
||||
minutes: function(value) { return numpf(value, "%d хвилина", "%d хвилини", "%d хвилин"); },
|
||||
hour: "година",
|
||||
|
|
Loading…
Reference in a new issue