mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-22 00:32:16 +02:00
🌐 Dictionaries update
This commit is contained in:
@@ -7,5 +7,6 @@
|
||||
* @author Miguel Turrubiates <miguel_tf@yahoo.com>
|
||||
* @notas Utilizar codificación UTF-8 para mostrar acentos y otros caracteres especiales
|
||||
*/
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', [
|
||||
]);
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
// Dictionary entries go here
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user