summaryrefslogtreecommitdiff
path: root/plugins/copymessage/localization/sv_SE.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/copymessage/localization/sv_SE.inc')
-rw-r--r--plugins/copymessage/localization/sv_SE.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/copymessage/localization/sv_SE.inc b/plugins/copymessage/localization/sv_SE.inc
new file mode 100644
index 000000000..e7b203a18
--- /dev/null
+++ b/plugins/copymessage/localization/sv_SE.inc
@@ -0,0 +1,9 @@
+<?php
+/* Author: Jonas Nasholm */
+
+$labels = array();
+$labels['copyto'] = 'Kopiera till...';
+
+$messages = array();
+
+?> \ No newline at end of file