1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-22 16:40:21 +01:00

Merge pull request #4828 from hubaishan/ticket/15221

[ticket/15221] add missing commas

* github.com:phpbb/phpbb:
  [ticket/15221] add missing commas
This commit is contained in:
Tristan Darricau 2017-05-08 14:56:01 +02:00
commit 3fd197f37a
No known key found for this signature in database
GPG Key ID: 817043C2E29DB881

View File

@ -83,7 +83,7 @@ $lang = array_merge($lang, array(
'ACP_LINK' => 'Take me to <a href="%1$s">the ACP</a>',
'INSTALL_PHPBB_INSTALLED' => 'phpBB is already installed.',
'INSTALL_PHPBB_NOT_INSTALLED' => 'phpBB is not installed yet.'
'INSTALL_PHPBB_NOT_INSTALLED' => 'phpBB is not installed yet.',
));
// Requirements translation
@ -119,7 +119,7 @@ $lang = array_merge($lang, array(
'RETEST_REQUIREMENTS' => 'Retest requirements',
'STAGE_REQUIREMENTS' => 'Check requirements'
'STAGE_REQUIREMENTS' => 'Check requirements',
));
// General error messages