i18n: add missing ru translation (#13658)

pull/13685/head
Artem Ryabokon 2018-12-05 11:25:24 +02:00 committed by hetech
parent 911ca6872a
commit fb4ee26b68
3 changed files with 3 additions and 3 deletions

View File

@ -33,7 +33,7 @@ export default {
month10: 'October', month10: 'October',
month11: 'November', month11: 'November',
month12: 'December', month12: 'December',
// week: 'week', week: 'week',
weeks: { weeks: {
sun: 'Sun', sun: 'Sun',
mon: 'Mon', mon: 'Mon',

View File

@ -33,7 +33,7 @@ export default {
month10: 'Октябрь', month10: 'Октябрь',
month11: 'Ноябрь', month11: 'Ноябрь',
month12: 'Декабрь', month12: 'Декабрь',
// week: 'week', week: 'неделя',
weeks: { weeks: {
sun: 'Вс', sun: 'Вс',
mon: 'Пн', mon: 'Пн',

View File

@ -33,7 +33,7 @@ export default {
month10: 'Жовтень', month10: 'Жовтень',
month11: 'Листопад', month11: 'Листопад',
month12: 'Грудень', month12: 'Грудень',
// week: 'week', week: 'тиждень',
weeks: { weeks: {
sun: 'Нд', sun: 'Нд',
mon: 'Пн', mon: 'Пн',