mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-31 11:39:37 +02:00
28 lines
680 B
JSON
28 lines
680 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"
|
|
}
|
|
}
|