Skip to content

Commit aa252ca

Browse files
authored
web: Changes related to commit d4fb6c
web: Russian localization update related to commit d4fb6c. web: also minor cosmetic fix.
1 parent f98a3b0 commit aa252ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/src/i18n/ru_RU.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ export default {
5353
title: 'Свойства',
5454
remark: 'Заметка:',
5555
entermsg: 'Задайте заметку',
56-
attrib: 'Атрибуты',
56+
attrib: 'Атрибуты:',
5757
hide: 'Скрытый',
58-
readonly: 'только для чтения',
58+
readonly: 'Только чтение',
5959
errupdate: 'Ошибка обновления свойств',
6060
remarktoolong: 'Заметки могут быть длиной до 90 байт (то есть 90 символов или 30 китайских символов). Текущее значение: ',
6161
remarktoolongend: ' байт.'

0 commit comments

Comments
 (0)