We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ff3249 commit 6b477deCopy full SHA for 6b477de
lang/ru/editor.php
@@ -13,6 +13,7 @@
13
'cancel' => 'Отмена',
14
'save' => 'Сохранить',
15
'close' => 'Закрыть',
16
+ 'apply' => 'Apply',
17
'undo' => 'Отменить',
18
'redo' => 'Повторить',
19
'left' => 'Слева',
@@ -147,6 +148,7 @@
147
148
'url' => 'URL-адрес',
149
'text_to_display' => 'Текст для отображения',
150
'title' => 'Заголовок',
151
+ 'browse_links' => 'Browse links',
152
'open_link' => 'Открыть ссылку',
153
'open_link_in' => 'Открыть ссылку в...',
154
'open_link_current' => 'В текущем окне',
0 commit comments