5 lines
84 B
PHP
5 lines
84 B
PHP
<?php
|
|
$GLOBALS[$GLOBALS['idx_lang']] = array(
|
|
'label_langue' => 'Idioma'
|
|
);
|