[feature/bbcode-icon-name] Add appearance string to languages

PHPBB3-17326
This commit is contained in:
Daniel James 2024-06-09 12:35:40 +01:00
parent 47f3c23f3f
commit e4394c0859

View file

@ -84,6 +84,7 @@ $lang = array_merge($lang, array(
'ALL_TOPICS' => 'All Topics',
'ALT_TEXT' => 'Alternative text',
'AND' => 'And',
'APPEARANCE' => 'Appearance',
'ARE_WATCHING_FORUM' => 'You have subscribed to be notified of new posts in this forum.',
'ARE_WATCHING_TOPIC' => 'You have subscribed to be notified of new posts in this topic.',
'ASCENDING' => 'Ascending',