Last change
on this file since 43712 was
43712,
checked in by george@…, 10 years ago
|
Suppression de BOM et correction de l'arabe
|
File size:
839 bytes
|
Line | |
---|
1 | <?php |
---|
2 | $GLOBALS[$GLOBALS['idx_lang']] = array( |
---|
3 | |
---|
4 | // C |
---|
5 | 'cextra_par_defaut' => 'قيمة تلقائية', |
---|
6 | |
---|
7 | //T |
---|
8 | 'table_article' => 'المقالات', |
---|
9 | 'table_auteur' => 'المؤلفون ', |
---|
10 | 'table_breve' => 'الأخبار ', |
---|
11 | 'table_groupes_mot' => 'مجموعات المفاتيح ', |
---|
12 | 'table_mot' => 'المفاتيح ', |
---|
13 | 'table_rubrique' => 'الأقسام ', |
---|
14 | 'table_site' => 'المواقع', |
---|
15 | |
---|
16 | 'type' => '@type@', |
---|
17 | # 'type_input'=>'Afficher une saisie input de type texte', |
---|
18 | # 'type_textarea'=>'Afficher une saisie textarea', |
---|
19 | ); |
---|
20 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.