Skip to content

Commit cbca327

Browse files
committed
Add transifex support
1 parent 409380b commit cbca327

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@
4141
"contao":{
4242
"sources":{
4343
"system/modules/semantic_html5":"system/modules/semantic_html5"
44+
},
45+
"transifex": {
46+
"project": "semantic_html5",
47+
"prefix": "",
48+
"languages_cto": "system/modules/semantic_html5/languages",
49+
"languages_tx": ".tx"
4450
}
4551
}
4652
}

0 commit comments

Comments
 (0)