diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-06-27 23:05:03 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-06-27 23:05:03 +0200 |
commit | a7e0897fde2cfa8a50e780740c19ba943a6c64d8 (patch) | |
tree | 97b78f06745106511189ef2bbf5535cf2be98c4b /plugins/help/localization | |
parent | 94b11361b5142246dfeaed70730d18933c02b32c (diff) |
Synchronized localization files with Transifex
Diffstat (limited to 'plugins/help/localization')
-rw-r--r-- | plugins/help/localization/gl_ES.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/help/localization/gl_ES.inc b/plugins/help/localization/gl_ES.inc index 432623751..e3e9e36ca 100644 --- a/plugins/help/localization/gl_ES.inc +++ b/plugins/help/localization/gl_ES.inc @@ -19,6 +19,6 @@ $labels = array(); $labels['help'] = 'Axuda'; $labels['about'] = 'Acerca de'; -$labels['license'] = 'Licencia'; +$labels['license'] = 'Licenza'; ?> |