source:
spip-zone/_plugins_/calendrier_mini/lang/minical_es.php
@
5036
Last change on this file since 5036 was 5036, checked in by , 15 years ago | |
---|---|
File size: 268 bytes |
Line | |
---|---|
1 | <?php |
2 | |
3 | $GLOBALS['i18n_minical_es'] = array( |
4 | 'date_jour_abbr_1' => 'dom', |
5 | 'date_jour_abbr_2' => 'lun', |
6 | 'date_jour_abbr_3' => 'mar', |
7 | 'date_jour_abbr_4' => 'mie', |
8 | 'date_jour_abbr_5' => 'jue', |
9 | 'date_jour_abbr_6' => 'vie', |
10 | 'date_jour_abbr_7' => 'sab' |
11 | ); |
12 | |
13 | ?> |
Note: See TracBrowser
for help on using the repository browser.