summaryrefslogtreecommitdiff
path: root/lang/pt-br/language.php
diff options
context:
space:
mode:
Diffstat (limited to 'lang/pt-br/language.php')
-rw-r--r--lang/pt-br/language.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/pt-br/language.php b/lang/pt-br/language.php
index 7c73b92..5dcd1f6 100644
--- a/lang/pt-br/language.php
+++ b/lang/pt-br/language.php
@@ -1,7 +1,7 @@
<?php
// This language is the Brazilian Portuguese 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',
@@ -3647,5 +3647,5 @@ o arquivo de mapa:',
'Yugoslavia' => 'Iugoslávia',
'Zambia' => 'Zambia',
'zone' => 'Zona',
-);
+];
?> \ No newline at end of file