mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
[ticket/12768] More fixes in language files
More spaces converted to tabs for identation in language files. PHPBB3-12768
This commit is contained in:
@@ -299,7 +299,7 @@ $lang = array_merge($lang, array(
|
||||
1 => 'There is %d guest user online',
|
||||
2 => 'There are %d guest users online',
|
||||
),
|
||||
'GUEST_USERS_TOTAL' => array(
|
||||
'GUEST_USERS_TOTAL' => array(
|
||||
1 => '%d guest',
|
||||
2 => '%d guests',
|
||||
),
|
||||
|
Reference in New Issue
Block a user