[ticket/12311] Use British-English spelling of licence in lang file

PHPBB3-12311
This commit is contained in:
Matt Friedman 2014-03-28 09:08:11 -07:00
parent ba9bc9c7dc
commit 368dd23d4b

View file

@ -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',