Files
iTop/dictionaries/ui/components/field/ru.dictionary.itop.field.php
Stephen Abello 373942f922 N°9152 - Add extensibility API endpoints for UI elements (#1017)
---------

Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
Co-authored-by: Benjamin DALSASS <benjamin.dalsass@combodo.com>
2026-08-31 16:03:36 +02:00

17 lines
392 B
PHP
Executable File

<?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:Field:BulkModify:UnknownValues:Tooltip' => 'Неизвестные значения',
'UI:Component:Field:GroupedActions:Tooltip' => 'Больше действий',
]);