about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/styling/lang/sv/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/styling/lang/sv/lang.php')
-rw-r--r--wiki/lib/plugins/styling/lang/sv/lang.php17
1 files changed, 0 insertions, 17 deletions
diff --git a/wiki/lib/plugins/styling/lang/sv/lang.php b/wiki/lib/plugins/styling/lang/sv/lang.php
deleted file mode 100644
index 00a8518..0000000
--- a/wiki/lib/plugins/styling/lang/sv/lang.php
+++ /dev/null
@@ -1,17 +0,0 @@
-<?php
-
-/**
- * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
- * @author Tor Härnqvist <tor@harnqvist.se>
- */
-$lang['btn_preview']           = 'Förhandsvisa ändringar';
-$lang['btn_save']              = 'Spara ändringar';
-$lang['btn_reset']             = 'Nollställ aktuella ändringar';
-$lang['__text__']              = 'Huvudsaklig textfärg';
-$lang['__background__']        = 'Huvudsaklig bakgrundsfärg';
-$lang['__text_alt__']          = 'Alternativ textfärg';
-$lang['__background_alt__']    = 'Alternativ bakgrundsfärg';
-$lang['__text_neu__']          = 'Neutral textfärg';
-$lang['__background_neu__']    = 'Neutral bakgrundsfärg';
-$lang['__border__']            = 'Ramfärg';