Skip to content

Commit 67b216e

Browse files
author
latham
committed
Spanish Language Tabs.
1 parent 3438458 commit 67b216e

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

interface/lib/lang/es.lng

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,17 @@ $wb['add_new_record_txt'] = 'Añadir un nuevo registro';
2525
$wb['btn_save_txt'] = 'Guardar';
2626
$wb['btn_cancel_txt'] = 'Cancelar';
2727
$wb['toolsarea_head_txt'] = 'Herramientas';
28-
$wb['page_and_txt'] = 'and';
29-
$wb['top_menu_system'] = 'System';
30-
$wb['top_menu_client'] = 'Client';
31-
$wb['top_menu_email'] = 'Email';
32-
$wb['top_menu_monitor'] = 'Monitor';
33-
$wb['top_menu_sites'] = 'Sites';
28+
$wb['page_and_txt'] = 'y';
29+
$wb['top_menu_system'] = 'Sistema';
30+
$wb['top_menu_client'] = 'Cliente';
31+
$wb['top_menu_email'] = 'Correo';
32+
$wb['top_menu_monitor'] = 'Monitoreo';
33+
$wb['top_menu_sites'] = 'Sitios';
3434
$wb['top_menu_dns'] = 'DNS';
35-
$wb['top_menu_tools'] = 'Tools';
36-
$wb['top_menu_help'] = 'Help';
37-
$wb['top_menu_billing'] = 'Billing';
38-
$wb['top_menu_domain'] = 'Domains';
39-
$wb['top_menu_dashboard'] = 'Home';
40-
$wb['latest_news_txt'] = 'Latest news';
35+
$wb['top_menu_tools'] = 'Herramientas';
36+
$wb['top_menu_help'] = 'Ayuda';
37+
$wb['top_menu_billing'] = 'Cobranza';
38+
$wb['top_menu_domain'] = 'Dominios';
39+
$wb['top_menu_dashboard'] = 'Inicio';
40+
$wb['latest_news_txt'] = 'Noticias';
4141
?>

0 commit comments

Comments
 (0)