diff options
Diffstat (limited to 'lang/sb/language.php')
| -rw-r--r-- | lang/sb/language.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/sb/language.php b/lang/sb/language.php index d035b77..dbc5d0a 100644 --- a/lang/sb/language.php +++ b/lang/sb/language.php @@ -1,7 +1,7 @@ <?php // This language is the Pijin Solomon 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', @@ -2920,5 +2920,5 @@ disfala mapfile:', 'You will receive an email with information to login for the first time into this site' => 'Baebae iu tekem wanfala email wea hemi garem informatin abaot hao fo login go long disfala ples/site long festaem blong iu', 'You will remove' => 'Baebae iu tekaotem', 'zone' => 'zone', -); +]; ?>
\ No newline at end of file |
