Files
iTop/dictionaries/ui/layouts/tab-container/ru.dictionary.itop.tab-container.php
2021-10-29 18:27:04 +02:00

11 lines
616 B
PHP
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
/*
* @copyright Copyright (C) 2010-2021 Combodo SARL
* @license http://opensource.org/licenses/AGPL-3.0
*/
Dict::Add('RU RU', 'Russian', 'Русский', [
'UI:Layout:TabContainer:ExtraTabsListToggler:Label' => 'Другие вкладки',
'UIBlock:Error:AddBlockNotTabForbidden' => 'Невозможно добавить блок %1$s к %2$s (разрешены только блоки типа Tab). Пожалуйста, свяжитесь с администратором',
'UIBlock:TabContainer:RemoteTabLoad' => 'Нажмите, чтобы загрузить эту вкладку',
]);