Commit 90edfcc0 authored by Emil Yangirov's avatar Emil Yangirov Committed by GitHub

fix: Update Russian locale (ru-RU.js) (#19451)

parent b4aa2637
......@@ -85,7 +85,7 @@ export default {
upload: {
deleteTip: 'Нажмите [Удалить] для удаления',
delete: 'Удалить',
preview: 'Превью',
preview: 'Предпросмотр',
continue: 'Продолжить'
},
table: {
......@@ -107,10 +107,10 @@ export default {
hasCheckedFormat: '{checked}/{total} выбрано'
},
image: {
error: 'FAILED' // to be translated
error: 'Произошла ошибка'
},
pageHeader: {
title: 'Back' // to be translated
title: 'Назад'
},
popconfirm: {
confirmButtonText: 'OK',
......
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