File tree 2 files changed +29
-1
lines changed
2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 78
78
"extra" : {
79
79
"contao-manager-plugin" : " MetaModels\\ AttributeTranslatedTableMultiBundle\\ ContaoManager\\ Plugin" ,
80
80
"branch-alias" : {
81
- "dev-feature /2.2.0 " : " 2.2.x -dev"
81
+ "dev-hotfix /2.2.1 " : " 2.2.1 -dev"
82
82
}
83
83
},
84
84
"config" : {
Original file line number Diff line number Diff line change
1
+ {
2
+ "transifex" : {
3
+ "project" : " metamodels/metamodels" ,
4
+ "prefix" : " attribute_translatedtablemulti-" ,
5
+ "languages_cto" : " src/Resources/contao/languages" ,
6
+ "languages_tx" : " .tx" ,
7
+ "php-file-header" : [
8
+ " This file is part of MetaModels/attribute_translatedtablemulti." ,
9
+ " " ,
10
+ " (c) 2012-$$year$$ The MetaModels team." ,
11
+ " " ,
12
+ " For the full copyright and license information, please view the LICENSE" ,
13
+ " file that was distributed with this source code." ,
14
+ " " ,
15
+ " This project is provided in good faith and hope to be usable by anyone." ,
16
+ " " ,
17
+ " Translations are managed automatically using Transifex. To create a new translation" ,
18
+ " or to help to maintain an existing one, please register at transifex.com." ,
19
+ " " ,
20
+ " Last-updated: $$lastchanged$$" ,
21
+ " " ,
22
+ " @copyright 2012-$$year$$ The MetaModels team." ,
23
+ " @license https://github.com/MetaModels/attribute_translatedtablemulti/blob/master/LICENSE LGPL-3.0-or-later" ,
24
+ " @link https://www.transifex.com/metamodels/public/" ,
25
+ " @link https://www.transifex.com/signup/?join_project=metamodels"
26
+ ]
27
+ }
28
+ }
You can’t perform that action at this time.
0 commit comments