summaryrefslogtreecommitdiff
path: root/plugins/help/localization
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-01-20 08:27:17 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-01-20 08:27:17 +0000
commit6d736ec100c436c090e94529bf1dc94b65d3f497 (patch)
treeda11fb5a53d207984dad433aa334384e1c6f1501 /plugins/help/localization
parentea12156dfa1917474230daec259ab32957561f0e (diff)
- Added gl_ES and updates es_ES localizations (#1487707)
git-svn-id: https://svn.roundcube.net/trunk@4434 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/help/localization')
-rw-r--r--plugins/help/localization/gl_ES.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/help/localization/gl_ES.inc b/plugins/help/localization/gl_ES.inc
new file mode 100644
index 000000000..2895dad30
--- /dev/null
+++ b/plugins/help/localization/gl_ES.inc
@@ -0,0 +1,8 @@
+<?php
+
+$labels = array();
+$labels['help'] = 'Axuda';
+$labels['about'] = 'Acerca de';
+$labels['license'] = 'Licencia';
+
+?>