Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions ctb.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"transifex": {
"project": "metamodels",
"prefix": "attribute_translatedcontentarticle-",
"languages_cto": "src/Resources/contao/languages",
"languages_tx": ".tx",
"php-file-header": [
"This file is part of MetaModels/attribute_translatedcontentarticle.",
"",
"(c) 2012-$$year$$ The MetaModels team.",
"",
"For the full copyright and license information, please view the LICENSE",
"file that was distributed with this source code.",
"",
"This project is provided in good faith and hope to be usable by anyone.",
"",
"Translations are managed automatically using Transifex. To create a new translation",
"or to help to maintain an existing one, please register at transifex.com.",
"",
"Last-updated: $$lastchanged$$",
"",
"@copyright 2012-$$year$$ The MetaModels team.",
"@license https://github.com/MetaModels/attribute_translatedcontentarticle/blob/master/LICENSE LGPL-3.0-or-later",
"@link https://www.transifex.com/metamodels/public/",
"@link https://www.transifex.com/signup/?join_project=metamodels"
]
}
}
1 change: 0 additions & 1 deletion travic.php.ini

This file was deleted.