mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 19:38:53 +00:00
32 lines
801 B
JSON
32 lines
801 B
JSON
{
|
|
"name": "phpbb/phpbb-language-en",
|
|
"description": "phpBB Forum Software default language",
|
|
"type": "phpbb-language",
|
|
"version": "4.0.0-a1-dev",
|
|
"homepage": "https://www.phpbb.com",
|
|
"license": "GPL-2.0",
|
|
"authors": [
|
|
{
|
|
"name": "phpBB Limited",
|
|
"email": "operations@phpbb.com",
|
|
"homepage": "https://www.phpbb.com/go/authors"
|
|
}
|
|
],
|
|
"support": {
|
|
"issues": "https://tracker.phpbb.com",
|
|
"forum": "https://www.phpbb.com/community/",
|
|
"wiki": "https://wiki.phpbb.com",
|
|
"irc": "irc://irc.freenode.org/phpbb"
|
|
},
|
|
"extra": {
|
|
"language-iso": "en",
|
|
"english-name": "British English",
|
|
"local-name": "British English",
|
|
"phpbb-version": "4.0.0-a1-dev",
|
|
"direction": "ltr",
|
|
"user-lang": "en-gb",
|
|
"plural-rule": 1,
|
|
"recaptcha-lang": "en-GB",
|
|
"turnstile-lang": "en"
|
|
}
|
|
}
|