diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-08-12 20:13:11 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-08-12 20:13:11 +0000 |
| commit | a89d5bff8fdb78f38c7e6fb8b4ed937fcbe0381f (patch) | |
| tree | fcec2ad7a2f8d132b55978d957a3a877c1077736 /roundcubemail/plugins/help | |
| parent | 13a587bf8c59d4422f6958dc378151e18849a782 (diff) | |
sv_SE update
git-svn-id: https://svn.roundcube.net/trunk@2857 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/plugins/help')
| -rw-r--r-- | roundcubemail/plugins/help/localization/sv_SE.inc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/roundcubemail/plugins/help/localization/sv_SE.inc b/roundcubemail/plugins/help/localization/sv_SE.inc new file mode 100644 index 000000000..8b0d48741 --- /dev/null +++ b/roundcubemail/plugins/help/localization/sv_SE.inc @@ -0,0 +1,8 @@ +<?php + +$labels = array(); +$labels['help'] = 'Hjälp'; +$labels['about'] = 'Om'; +$labels['license'] = 'Licens'; + +?> |
