diff options
Diffstat (limited to 'public/install/language/es-es/3rd_party/maxmind.php')
-rw-r--r-- | public/install/language/es-es/3rd_party/maxmind.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/public/install/language/es-es/3rd_party/maxmind.php b/public/install/language/es-es/3rd_party/maxmind.php index de6d865..064eba5 100644 --- a/public/install/language/es-es/3rd_party/maxmind.php +++ b/public/install/language/es-es/3rd_party/maxmind.php @@ -1,11 +1,11 @@ <?php // Heading -$_['heading_title'] = 'MaxMind'; +$_['heading_title'] = 'MaxMind'; // Text -$_['text_maxmind'] = 'Servicio de detección de fraude.'; -$_['text_success'] = 'Se ha instalado el servicio de fraude MaxMind'; -$_['text_signup'] = 'Si no tiene una clave de licencia, puede registrarse <a href="https://www.maxmind.com/?rId=opencart" target="_blank">aquí</a>.'; +$_['text_maxmind'] = 'Servicio de detección de fraude.'; +$_['text_success'] = 'Se ha instalado el servicio de fraude MaxMind'; +$_['text_signup'] = 'Si no tiene una clave de licencia, puede registrarse <a href="https://www.maxmind.com/?rId=opencart" target="_blank">aquí</a>.'; // Entry $_['entry_key'] = 'Clave de Licencia'; |