Commit 0dcd2abf by Alexander Makarov

Merge pull request #5896 from otsec/ru-message-just-now

[skip ci] Added missing russian translation for asRelativeTime() formatter
parents 0319c29f 6eb570ad
......@@ -85,6 +85,7 @@ return [
'in {delta, plural, =1{a second} other{# seconds}}' => 'через {delta, plural, =1{секунду} one{# секунду} few{# секунды} many{# секунд} other{# секунды}}',
'in {delta, plural, =1{a year} other{# years}}' => 'через {delta, plural, =1{год} one{# год} few{# года} many{# лет} other{# года}}',
'in {delta, plural, =1{an hour} other{# hours}}' => 'через {delta, plural, =1{час} one{# час} few{# часа} many{# часов} other{# часа}}',
'just now' => 'прямо сейчас',
'the input value' => 'введённое значение',
'{attribute} "{value}" has already been taken.' => '{attribute} «{value}» уже занят.',
'{attribute} cannot be blank.' => 'Необходимо заполнить «{attribute}».',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment