mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/16588] Updates link to plural rules from 3.2.x to 3.3.x
PHPBB3-16588
This commit is contained in:
@@ -48,7 +48,7 @@ $lang = array_merge($lang, array(
|
||||
'USER_LANG' => 'en-gb',
|
||||
|
||||
// You can define different rules for the determination of plural forms here.
|
||||
// See https://area51.phpbb.com/docs/dev/32x/language/plurals.html for more information
|
||||
// See https://area51.phpbb.com/docs/dev/3.3.x/language/plurals.html for more information
|
||||
// or ask the translation manager for help.
|
||||
'PLURAL_RULE' => 1,
|
||||
|
||||
|
Reference in New Issue
Block a user