added libretranslate service

added register button for matrix
This commit is contained in:
Samuel Philipp 2021-05-13 20:39:30 +02:00
parent 441d92b368
commit 05359267e0
Signed by untrusted user: samuel-p
GPG key ID: 2AD495D17760CB4E
3 changed files with 20 additions and 0 deletions

View file

@ -107,5 +107,17 @@
"de": "Ein alternatives Twitter- und YouTube-Frontend.",
"en": "An alternative Twitter- and YouTube-Frontend."
}
},
{
"id": "translate",
"name": "LibreTranslate",
"icon": "fas fa-language",
"url": "https://translate.sp-codes.de",
"status": "https://translate.sp-codes.de",
"beta": true,
"summary": {
"de": "Eine freie und quelloffene API für Übersetzung.",
"en": "A free and Open Source Machine Translation API."
}
}
]