Line | |
---|
1 | <?php |
---|
2 | // This is a SPIP language file -- Ceci est un fichier langue de SPIP |
---|
3 | // extrait automatiquement de https://trad.spip.net/tradlang_module/po_periode?lang_cible=en |
---|
4 | // ** ne pas modifier le fichier ** |
---|
5 | |
---|
6 | if (!defined('_ECRIRE_INC_VERSION')) { |
---|
7 | return; |
---|
8 | } |
---|
9 | |
---|
10 | $GLOBALS[$GLOBALS['idx_lang']] = array( |
---|
11 | |
---|
12 | // A |
---|
13 | 'ajouter_lien_po_periode' => 'Add this price period', |
---|
14 | |
---|
15 | // C |
---|
16 | 'champ_criteres_label' => 'Selection criteria :', |
---|
17 | 'champ_id_prix_extension_po_periode' => 'Choose a period for this price:' |
---|
18 | ); |
---|
Note: See
TracBrowser
for help on using the repository browser.