summaryrefslogtreecommitdiff
path: root/lang/sv/language.php
diff options
context:
space:
mode:
Diffstat (limited to 'lang/sv/language.php')
-rw-r--r--lang/sv/language.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/sv/language.php b/lang/sv/language.php
index 7b208ac..b43440d 100644
--- a/lang/sv/language.php
+++ b/lang/sv/language.php
@@ -1,7 +1,7 @@
<?php
// This language is the Swedish translation of bitweaver and
// it was exported from the bitweaver database on 2008-08-25 08:08
-$lang=Array(
+$lang=[
'-1d' => '-1d',
'+1d' => '+1d',
'-1m' => '-1m',
@@ -3206,5 +3206,5 @@ kartfilen:',
'You will receive an email with information to login for the first time into this site' => 'Du kommer att erhålla ett e-mejl med information hur du skall logga in första gången på denna sajt',
'You will remove' => 'Du kommer ta bort',
'zone' => 'zon',
-);
+];
?> \ No newline at end of file