mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/15289] Fix comment typo
PHPBB3-15289
This commit is contained in:
parent
0789a42c7a
commit
c785bfa00e
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ $lang = array_merge($lang, array(
|
|||
'STORAGE_SELECT' => 'Select storage',
|
||||
'STORAGE_SELECT_DESC' => 'Select an storage from the list.',
|
||||
|
||||
// Storage ma,es
|
||||
// Storage names
|
||||
'STORAGE_ATTACHMENT_TITLE' => 'Attachments storage',
|
||||
'STORAGE_AVATAR_TITLE' => 'Avatars storage',
|
||||
'STORAGE_BACKUP_TITLE' => 'Backup storage',
|
||||
|
|
Loading…
Add table
Reference in a new issue