File tree 2 files changed +28
-8
lines changed
2 files changed +28
-8
lines changed Original file line number Diff line number Diff line change 50
50
},
51
51
"extra" : {
52
52
"contao-manager-plugin" : " MetaModels\\ AttributeContentArticleBundle\\ ContaoManager\\ Plugin" ,
53
- "contao" : {
54
- "transifex" : {
55
- "project" : " metamodels" ,
56
- "prefix" : " attribute_contentarticle-" ,
57
- "languages_cto" : " srcMetaModel/Resources/contao/languages" ,
58
- "languages_tx" : " .tx"
59
- }
60
- },
61
53
"branch-alias" : {
62
54
"dev-master" : " 2.1.x-dev"
63
55
}
Original file line number Diff line number Diff line change
1
+ {
2
+ "transifex" : {
3
+ "project" : " metamodels" ,
4
+ "prefix" : " attribute_contentarticle-" ,
5
+ "languages_cto" : " src/Resources/contao/languages" ,
6
+ "languages_tx" : " .tx" ,
7
+ "php-file-header" : [
8
+ " This file is part of MetaModels/attribute_contentarticle." ,
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_contentarticle/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