mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +02:00
🌐 ES localization, Fix encoding
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
* @copyright Copyright (C) 2010-2024 Combodo SAS
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
* @author Miguel Turrubiates <miguel_tf@yahoo.com>
|
||||
* @notas Utilizar codificación UTF-8 para mostrar acentos y otros caracteres especiales
|
||||
* @notas Utilizar codificación UTF-8 para mostrar acentos y otros caracteres especiales
|
||||
*/
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', [
|
||||
'core/Operation:Landing/Title' => 'Creación de tokens OAuth',
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', [
|
||||
'core/Operation:Landing/Title' => 'Creación de tokens OAuth',
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user