diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2014-09-06 20:59:13 (GMT) |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2014-09-06 20:59:13 (GMT) |
commit | 44165f586b7b9a0ec4e64dedd199cf13b5effdad (patch) | |
tree | 31502adf5d1f1866d8b5c0ca11edfd6435faee64 /plugins/kolab_delegation | |
parent | ecfb1354e2804a38a5bdd50c79ec761726119a6a (diff) | |
download | roundcubemail-plugins-kolab-44165f586b7b9a0ec4e64dedd199cf13b5effdad.tar.gz |
Update localization
Diffstat (limited to 'plugins/kolab_delegation')
-rw-r--r-- | plugins/kolab_delegation/localization/ca_ES.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/kolab_delegation/localization/ca_ES.inc b/plugins/kolab_delegation/localization/ca_ES.inc index b4d344c..a85d745 100644 --- a/plugins/kolab_delegation/localization/ca_ES.inc +++ b/plugins/kolab_delegation/localization/ca_ES.inc @@ -7,4 +7,6 @@ * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_delegation/ */ $labels['event'] = 'Calendaris'; +$labels['task'] = 'Tasques'; +$labels['savingdata'] = 'S\'estan desant les dades...'; ?> |