Commit fb4ee26b authored by Artem Ryabokon's avatar Artem Ryabokon Committed by hetech

i18n: add missing ru translation (#13658)

parent 911ca687
......@@ -33,7 +33,7 @@ export default {
month10: 'October',
month11: 'November',
month12: 'December',
// week: 'week',
week: 'week',
weeks: {
sun: 'Sun',
mon: 'Mon',
......
......@@ -33,7 +33,7 @@ export default {
month10: 'Октябрь',
month11: 'Ноябрь',
month12: 'Декабрь',
// week: 'week',
week: 'неделя',
weeks: {
sun: 'Вс',
mon: 'Пн',
......
......@@ -33,7 +33,7 @@ export default {
month10: 'Жовтень',
month11: 'Листопад',
month12: 'Грудень',
// week: 'week',
week: 'тиждень',
weeks: {
sun: 'Нд',
mon: 'Пн',
......
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