1
0
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:
Christian Schnegelberger
2020-08-25 11:50:58 +02:00
parent c1ce0153ea
commit 34d415a6b3
3 changed files with 3 additions and 3 deletions

View File

@@ -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,