There was an error while loading. Please reload this page.
1 parent 040418e commit ef60a83Copy full SHA for ef60a83
1 file changed
composer.json
@@ -1,16 +1,17 @@
1
{
2
"name": "menatwork/attribute_translatedmulti",
3
- "description": "MetaModels attribute for dynamic translated table text",
+ "description": "MetaModels attribute for dynamic translated multi table",
4
"keywords": [
5
"contao",
6
"metamodels",
7
"attribute",
8
"text",
9
"tabletext",
10
- "translatable"
+ "translatable",
11
+ "multicolumnwizard"
12
],
13
"type": "contao-module",
- "homepage": "http://now.metamodel.me/",
14
+ "homepage": "http://www.men-at-work.de/",
15
"license": "LGPL-3.0+",
16
"authors": [
17
@@ -26,7 +27,6 @@
26
27
}
28
29
"support": {
- "email": "mail@metamodel.me",
30
"issues": "https://github.com/menatwork/attribute_translatedmulti/issues",
31
"source": "https://github.com/menatwork/attribute_translatedmulti"
32
},
0 commit comments