summaryrefslogtreecommitdiff
path: root/lang/da/language.php
diff options
context:
space:
mode:
Diffstat (limited to 'lang/da/language.php')
-rw-r--r--lang/da/language.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/da/language.php b/lang/da/language.php
index 2f97533..814b915 100644
--- a/lang/da/language.php
+++ b/lang/da/language.php
@@ -1,7 +1,7 @@
<?php
// This language is the Danish translation of bitweaver and
// it was exported from the bitweaver database on 2008-08-25 08:07
-$lang=Array(
+$lang=[
'+1d' => '+1d',
'+1m' => '+1m',
'+7d' => '+7d',
@@ -2716,5 +2716,5 @@ $lang=Array(
'You will receive an email with your password soon' => 'Du vil snart modtage en email med dine adgangskoder',
'You will remove' => 'Du vil fjerne',
'zone' => 'Zone',
-);
+];
?> \ No newline at end of file