crowdin: New translations main.php (Russian) (#1922)

This commit is contained in:
Yury Pikhtarev 2025-06-07 19:29:59 +03:00 committed by GitHub
commit 8e965fb1ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1842,7 +1842,7 @@ $lang['BOLD'] = 'Жирный текст: [b]текст[/b] (Ctrl+B)';
$lang['ITALIC'] = 'Наклонный текст: [i]текст[/i] (Ctrl+I)';
$lang['UNDERLINE'] = 'Подчеркнутый текст: [u]текст[/u] (Ctrl+U)';
$lang['STRIKEOUT'] = 'Зачеркнутый текст: [s]текст[/s] (Ctrl+S)';
$lang['BOX_TAG'] = 'Frame around text: [box]text[/box] or [box=#333,#888]text[/box]';
$lang['BOX_TAG'] = 'Рамка вокруг текста: [box]текст[/box] или [box=#333,#888]текст[/box]';
$lang['INDENT_TAG'] = 'Добавить отступ: [indent]текст[/indent]';
$lang['SUPERSCRIPT'] = 'Надстрочный текст: [sup]текст[/sup]';
$lang['SUBSCRIPT'] = 'Подстрочный текст: [sub]текст[/sub]';