[ticket/15289] Fix comment typo

PHPBB3-15289
This commit is contained in:
Rubén Calvo 2017-09-03 16:21:41 +02:00
parent 0789a42c7a
commit c785bfa00e

View file

@ -44,7 +44,7 @@ $lang = array_merge($lang, array(
'STORAGE_SELECT' => 'Select storage', 'STORAGE_SELECT' => 'Select storage',
'STORAGE_SELECT_DESC' => 'Select an storage from the list.', 'STORAGE_SELECT_DESC' => 'Select an storage from the list.',
// Storage ma,es // Storage names
'STORAGE_ATTACHMENT_TITLE' => 'Attachments storage', 'STORAGE_ATTACHMENT_TITLE' => 'Attachments storage',
'STORAGE_AVATAR_TITLE' => 'Avatars storage', 'STORAGE_AVATAR_TITLE' => 'Avatars storage',
'STORAGE_BACKUP_TITLE' => 'Backup storage', 'STORAGE_BACKUP_TITLE' => 'Backup storage',