mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/11366] Correct a sentence
PHPBB3-11366
This commit is contained in:
parent
e4aff6669c
commit
a80a9efa8d
1 changed files with 1 additions and 1 deletions
|
@ -111,5 +111,5 @@ $lang = array_merge($lang, array(
|
||||||
'UP_TO_DATE' => '%s is up to date',
|
'UP_TO_DATE' => '%s is up to date',
|
||||||
'ANNOUNCEMENT_TOPIC' => 'Release Announcement',
|
'ANNOUNCEMENT_TOPIC' => 'Release Announcement',
|
||||||
'DOWNLOAD_LATEST' => 'Download Version',
|
'DOWNLOAD_LATEST' => 'Download Version',
|
||||||
'NO_VERSIONCHECK' => 'No informations about how get the latest version.',
|
'NO_VERSIONCHECK' => 'No information on how to check the version.',
|
||||||
));
|
));
|
||||||
|
|
Loading…
Add table
Reference in a new issue