Files
iTop/dictionaries/ui/layouts/tab-container/es_cr.dictionary.itop.tab-container.php

10 lines
465 B
PHP

<?php
/*
* @copyright Copyright (C) 2010-2021 Combodo SARL
* @license http://opensource.org/licenses/AGPL-3.0
*/
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', [
'UI:Layout:TabContainer:ExtraTabsListToggler:Label' => 'Otras pestañas',
'UIBlock:Error:AddBlockNotTabForbidden' => 'No se puede agregar el bloque %1$s a %2$s (solo se permiten bloques de pestañas)',
'UIBlock:TabContainer:RemoteTabLoad' => 'Dar click para cargar esta pestaña',
]);