1
0
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:
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',