summaryrefslogtreecommitdiff
path: root/roundcubemail/plugins/help/localization
diff options
context:
space:
mode:
authoryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-08-02 13:32:47 +0000
committeryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-08-02 13:32:47 +0000
commit19ac327635b32747b56d5f98f88300854a124427 (patch)
treef632c2ecdeed435f6c0a8aa5773c5f5582acbb46 /roundcubemail/plugins/help/localization
parent3c374698f6f7007c8ec405a5a6eee7a00373e133 (diff)
translations update
git-svn-id: https://svn.roundcube.net/trunk@2827 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/plugins/help/localization')
-rw-r--r--roundcubemail/plugins/help/localization/et_EE.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/roundcubemail/plugins/help/localization/et_EE.inc b/roundcubemail/plugins/help/localization/et_EE.inc
new file mode 100644
index 000000000..f95f09824
--- /dev/null
+++ b/roundcubemail/plugins/help/localization/et_EE.inc
@@ -0,0 +1,8 @@
+<?php
+
+$labels = array();
+$labels['help'] = 'Abi';
+$labels['about'] = 'Roundcube info';
+$labels['license'] = 'Litsents';
+
+?>