summaryrefslogtreecommitdiff
path: root/plugins/help/localization/es_ES.inc
blob: 1d921859a45dd947af08b07601086177ea5af5fe (plain)
1
2
3
4
5
6
7
8
<?php

$labels = array();
$labels['help'] = 'Ayuda';
$labels['about'] = 'Acerca de';
$labels['license'] = 'Licencia';

?>