Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryllar <yllar.pajus@gmail.com>2009-08-13 00:13:11 +0400
committeryllar <yllar.pajus@gmail.com>2009-08-13 00:13:11 +0400
commit3c69a7a24a76ec5ecf5df91dfdc2ac18010e2694 (patch)
treed9d1d471d211d0696788fba51e6dac60bb72eafc /plugins/help/localization/sv_SE.inc
parent76791cf3c91c74c1da7ffe4112cea4c339eb774e (diff)
sv_SE update
Diffstat (limited to 'plugins/help/localization/sv_SE.inc')
-rw-r--r--plugins/help/localization/sv_SE.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/help/localization/sv_SE.inc b/plugins/help/localization/sv_SE.inc
new file mode 100644
index 000000000..8b0d48741
--- /dev/null
+++ b/plugins/help/localization/sv_SE.inc
@@ -0,0 +1,8 @@
+<?php
+
+$labels = array();
+$labels['help'] = 'Hjälp';
+$labels['about'] = 'Om';
+$labels['license'] = 'Licens';
+
+?>