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

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

?>