Files
iTop/dictionaries/ui/layouts/tab-container/ru.dictionary.itop.tab-container.php
2024-05-06 18:35:31 +02:00

11 lines
615 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-2024 Combodo SAS
* @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' => 'Нажмите, чтобы загрузить эту вкладку',
]);