diff options
author | Peter Åström <eaustreum@gmail.com> | 2009-09-20 18:42:00 +0200 |
---|---|---|
committer | Peter Åström <eaustreum@gmail.com> | 2009-09-20 18:42:00 +0200 |
commit | d4ff305907ac195652cfacfc12a1c52cb8a3f9e0 (patch) | |
tree | 40f4e32566d5002520eae3b9fa480260c868b6df /lib/plugins/plugin | |
parent | 865c268791a99fa57aa818528c6f2473b26d954f (diff) | |
download | rpg-d4ff305907ac195652cfacfc12a1c52cb8a3f9e0.tar.gz rpg-d4ff305907ac195652cfacfc12a1c52cb8a3f9e0.tar.bz2 |
Swedish language update
Ignore-this: 8c53e31f4826a52124cec658bd85c68e
darcs-hash:20090920164200-ef4d2-00fe0b57b0a240957d51e2b414aebe62803eef58.gz
Diffstat (limited to 'lib/plugins/plugin')
-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 4adf0d528..a0b798955 100644 --- a/lib/plugins/plugin/lang/sv/lang.php +++ b/lib/plugins/plugin/lang/sv/lang.php @@ -13,6 +13,7 @@ * @author Tormod Johansson tormod.otter.johansson@gmail.com * @author Emil Lind <emil@sys.nu> * @author Bogge Bogge <bogge@bogge.com> + * @author Peter Åström <eaustreum@gmail.com> */ $lang['menu'] = 'Hantera insticksmoduler'; $lang['download'] = 'Ladda ned och installera en ny insticksmodul'; |