mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/10824] Update language composer.json
PHPBB3-10824
This commit is contained in:
parent
21c9883ac7
commit
732935582a
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"name": "en",
|
"name": "phpbb/phpbb-language-en",
|
||||||
"description": "phpBB Forum Software default style",
|
"description": "phpBB Forum Software default style",
|
||||||
"type": "phpbb-language",
|
"type": "phpbb-language",
|
||||||
"version": "3.2.0-a1-dev",
|
"version": "3.2.0-a3-dev",
|
||||||
"homepage": "https://www.phpbb.com",
|
"homepage": "https://www.phpbb.com",
|
||||||
"license": "GPL-2.0",
|
"license": "GPL-2.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
|
@ -22,6 +22,6 @@
|
||||||
"language-iso": "en",
|
"language-iso": "en",
|
||||||
"english-name": "British English",
|
"english-name": "British English",
|
||||||
"local-name": "British English",
|
"local-name": "British English",
|
||||||
"phpbb-version": "3.2.0-a1-dev"
|
"phpbb-version": "3.2.0-a3-dev"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue