Fixes en_GB language

This commit is contained in:
Felipe Fidelix 2023-12-02 09:42:04 -03:00 committed by GitHub
parent c14d73cda4
commit db7a2bb5bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
<?php <?php
$lang = array( $lang = [
'organization' => 'Organisation', 'organization' => 'Organisation',
'name' => 'Name', 'name' => 'Name',
'website' => 'Website', 'website' => 'Website',