File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <?php
2+ // ---------------------------------------------------------------
3+ // :: OutdatedExtrasCheck
4+ // ----------------------------------------------------------------
5+ //
6+ //
7+ //
8+ // ----------------------------------------------------------------
9+ // :: Copyright & Licencing
10+ // ----------------------------------------------------------------
11+ //
12+ // GNU General Public License (GPL - http://www.gnu.org/copyleft/gpl.html)
13+ //
14+
15+ $ _oec_lang ['title ' ] = 'Comprobación de compatibilidad de extras ' ;
16+ $ _oec_lang ['isoutdated ' ] = 'está <b> obsoleto</b> y ya no es compatible con ' ;
17+ $ _oec_lang ['please_update ' ] = 'Por favor actualice ' ;
18+ $ _oec_lang ["to_latest " ] = 'a la última versión ' ;
19+ $ _oec_lang ['min _required ' ] = 'mínimo requerido ' ;
20+ $ _oec_lang ['from ' ] = 'de ' ;
21+ $ _oec_lang ['extras_module ' ] = 'Módulo de Extras ' ;
22+ $ _oec_lang ['or_move_to ' ] = 'o muévase a ' ;
23+
You can’t perform that action at this time.
0 commit comments