aboutsummaryrefslogtreecommitdiffstats
path: root/public/admin/language/es-es/common/header.php
blob: d71e2fd6207718a6e1fe7822695e3d445e21b969 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php
// Heading
$_['heading_title']      = 'OpenCart';

// Text
$_['text_profile']       = 'Tu perfil';
$_['text_store']         = 'Tiendas';
$_['text_help']          = 'Ayuda';
$_['text_homepage']      = 'Página de OpenCart';
$_['text_support']       = 'Foro de soporte';
$_['text_documentation'] = 'Documentación';
$_['text_logout']        = 'Cerrar sesión';