mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/13399] Add info about usage of CHARACTERS_XY lang string
PHPBB3-13399
This commit is contained in:
@@ -169,6 +169,7 @@ $lang = array_merge($lang, array(
|
||||
1 => '%d character',
|
||||
2 => '%d characters',
|
||||
),
|
||||
// Special version to be used when describing ranges e.g. "min x characters and max y characters"
|
||||
'CHARACTERS_XY' => array(
|
||||
1 => '%d character',
|
||||
2 => '%d characters',
|
||||
|
Reference in New Issue
Block a user