1
0
Fork 0
mirror of https://github.com/Findus23/plugin-CustomiseTranslations.git synced 2024-09-18 14:43:50 +02:00
plugin-CustomiseTranslations/plugin.json

28 lines
718 B
JSON

{
"name": "CustomiseTranslations",
"description": "This plugin allows you to modify all translateable strings in Matomo",
"version": "1.1.0",
"theme": false,
"require": {
"matomo": ">=5.0.0-b1,<6.0.0-b1"
},
"authors": [
{
"name": "Lukas Winkler",
"email": "lukas@matomo.org",
"homepage": "https://lw1.at"
}
],
"support": {
"email": "lukas@matomo.org",
"issues": "https://github.com/Findus23/plugin-CustomiseTranslations/issues",
"forum": "https://forum.matomo.org",
"source": "https://github.com/Findus23/plugin-CustomiseTranslations"
},
"homepage": "https://lw1.at",
"license": "GPL v3+",
"keywords": [
"language",
"customisation"
]
}