Files
iTop/dictionaries/ui/components/breadcrumbs/ru.dictionary.itop.breadcrumbs.php
2026-08-03 09:17:43 +02:00

16 lines
313 B
PHP

<?php
/**
* Localized data
*
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license https://opensource.org/licenses/AGPL-3.0
*
*/
/**
*
*/
Dict::Add('RU RU', 'Russian', 'Русский', [
'UI:Component:Breadcrumbs:PreviousItemsListToggler:Label' => 'Предыдущие страницы',
]);