mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Merge pull request #9010 from fidelix/patch-1
HOTFIX: en_GB language is broken
This commit is contained in:
commit
bb62d39c57
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang = array(
|
||||
$lang = [
|
||||
'organization' => 'Organisation',
|
||||
'name' => 'Name',
|
||||
'website' => 'Website',
|
||||
|
Loading…
x
Reference in New Issue
Block a user