source:
spip-zone/_plugins_/traduction_rubriques_autrement/branches/0.1/lang/tra_eu.php
@
59266
Last change on this file since 59266 was 59266, checked in by , 9 years ago | |
---|---|
File size: 407 bytes |
Line | |
---|---|
1 | <?php |
2 | // This is a SPIP language file -- Ceci est un fichier langue de SPIP |
3 | // extrait automatiquement de http://trad.spip.org/tradlang_module/tra?lang_cible=eu |
4 | // ** ne pas modifier le fichier ** |
5 | |
6 | if (!defined('_ECRIRE_INC_VERSION')) return; |
7 | |
8 | $GLOBALS[$GLOBALS['idx_lang']] = array( |
9 | |
10 | // A |
11 | 'ajouter_traduction' => 'Itzulpen bat gehitu', |
12 | |
13 | // R |
14 | 'rubrique_reference' => '(Erreferentziazko atala)' |
15 | ); |
16 | |
17 | ?> |
Note: See TracBrowser
for help on using the repository browser.