diff options
author | yllar <yllar.pajus@gmail.com> | 2009-08-02 13:32:47 +0000 |
---|---|---|
committer | yllar <yllar.pajus@gmail.com> | 2009-08-02 13:32:47 +0000 |
commit | cb1d1cb3c8f0902d21cf8300e78a1bb0e4f78ebd (patch) | |
tree | 208873785fdb6aa1edab465cdc85815db818bb0d /plugins/help/localization | |
parent | 78c7947bf8820aba5d45787883a4e7780854f628 (diff) |
translations update
Diffstat (limited to 'plugins/help/localization')
-rw-r--r-- | plugins/help/localization/et_EE.inc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/help/localization/et_EE.inc b/plugins/help/localization/et_EE.inc new file mode 100644 index 000000000..f95f09824 --- /dev/null +++ b/plugins/help/localization/et_EE.inc @@ -0,0 +1,8 @@ +<?php + +$labels = array(); +$labels['help'] = 'Abi'; +$labels['about'] = 'Roundcube info'; +$labels['license'] = 'Litsents'; + +?> |