mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-26 03:48:53 +00:00
[feature/bbcode-icon-name] Add appearance string to languages
PHPBB3-17326
This commit is contained in:
parent
47f3c23f3f
commit
e4394c0859
1 changed files with 1 additions and 0 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Reference in a new issue