UNPKG

onix-core

Version:
24 lines 1.05 kB
{ "core": { "save": "Сохранить", "send": "Отправить", "cancel": "Отмена" }, "datetime": { "years": "{y, plural, one{# год} few{# года} many{# лет} other{# года}}", "months": "{m, plural, one{# месяц} few{# месяца} many{# месяцев} other{# месяца}}", "days": "{d, plural, one{# день} few{# дня} many{# дней} other{# дня}}", "hours": "{h, plural, one{# час} few{# часа} many{# часов} other{# часа}}", "minutes": "{i, plural, one{# минута} few{# минуты} many{# минут} other{# минуты}}", "seconds": "{s, plural, one{# секунда} few{# секунды} many{# секунд} other{# секунды}}" }, "timer": { "lessone": "менее 1", "isend": "истекло", "empty": "---", "days": "{d} дн.", "hours": "{h} ч.", "minutes": "{i} мин.", "seconds": "{s} сек." } }