mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-13 11:34:02 +08:00
fix: Update Russian locale (ru-RU.js) (#19451)
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user