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