mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/12311] Use British-English spelling of licence in lang file
PHPBB3-12311
This commit is contained in:
@@ -96,7 +96,7 @@ $lang = array_merge($lang, array(
|
||||
'HOMEPAGE' => 'Homepage',
|
||||
'PATH' => 'File Path',
|
||||
'TIME' => 'Release Time',
|
||||
'LICENSE' => 'License',
|
||||
'LICENSE' => 'Licence',
|
||||
|
||||
'REQUIREMENTS' => 'Requirements',
|
||||
'PHPBB_VERSION' => 'phpBB Version',
|
||||
|
Reference in New Issue
Block a user