diff options
author | Andreas Gohr <andi@splitbrain.org> | 2008-07-16 00:12:48 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2008-07-16 00:12:48 +0200 |
commit | 06ba4d1a8bd81e47efcec783875bc93cfaf694da (patch) | |
tree | 47f0acd5bea31ad1abdf29f15afb74db3930ceb0 /lib/plugins/plugin/lang | |
parent | 9676dc23466e3c707ecbf594aaa4dc89bfecafd2 (diff) | |
download | rpg-06ba4d1a8bd81e47efcec783875bc93cfaf694da.tar.gz rpg-06ba4d1a8bd81e47efcec783875bc93cfaf694da.tar.bz2 |
Swedish language update
darcs-hash:20080715221248-7ad00-48d92cbf3ec680aa4c6edcd10e30a04230c49497.gz
Diffstat (limited to 'lib/plugins/plugin/lang')
-rw-r--r-- | lib/plugins/plugin/lang/sv/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/plugin/lang/sv/lang.php b/lib/plugins/plugin/lang/sv/lang.php index 919241264..a18bb60b5 100644 --- a/lib/plugins/plugin/lang/sv/lang.php +++ b/lib/plugins/plugin/lang/sv/lang.php @@ -7,6 +7,7 @@ * @author Nicklas Henriksson <nicklas[at]nihe.se> * @author Håkan Sandell <hakan.sandell[at]mydata.se> * @author Dennis Karlsson + * @author Tormod Otter Johansson <tormod@latast.se> */ $lang['menu'] = 'Hantera insticksmoduler'; $lang['download'] = 'Ladda ned och installera en ny insticksmodul'; |