mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-22 01:21:23 +02:00
[ticket/15289] Fix comment typo
PHPBB3-15289
This commit is contained in:
@@ -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',
|
||||||
|
Reference in New Issue
Block a user