1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

[ticket/17191] Update language file helper for new composer values

PHPBB3-17191
This commit is contained in:
Christian Schnegelberger
2023-09-21 11:07:18 +02:00
committed by Marc Alexander
parent 99fabe2eb8
commit 36ea0c1f2e
2 changed files with 8 additions and 4 deletions

View File

@@ -24,8 +24,8 @@
"local-name": "British English",
"phpbb-version": "4.0.0-a1-dev",
"direction": "ltr",
"user_lang": "en-gb",
"plural_rule": "1",
"recaptcha_lang": "en-GB"
"user-lang": "en-gb",
"plural-rule": "1",
"recaptcha-lang": "en-GB"
}
}