diff options
Diffstat (limited to 'inc/lang')
-rw-r--r-- | inc/lang/sv/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/lang/sv/lang.php b/inc/lang/sv/lang.php index 3ed9f4487..105f3ba2d 100644 --- a/inc/lang/sv/lang.php +++ b/inc/lang/sv/lang.php @@ -7,6 +7,7 @@ * @author Per Foreby <per@foreby.se> * @author Nicklas Henriksson <nicklas[at]nihe.se> * @author Håkan Sandell <hakan.sandell[at]mydata.se> + * @author Dennis Karlsson */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'ltr'; |