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: 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."
}
}
]

View File

@ -22,6 +22,10 @@ eine öffentliche Element-Web Instanz: [chat.sp-codes.de](https://chat.sp-codes.
Die Serverregeln kannst du gerne [hier](https://matrix.sp-codes.de/_matrix/consent) nachlesen. Melde dich gerne auf meinem Server an oder suche dir einen aus den unten verlinkten Listen heraus. Ich freue mich auf
deine Nachricht an [@samuel-p:matrix.sp-codes.de](https://matrix.to/#/@samuel-p:matrix.sp-codes.de).
<div class="text-center mb-3">
<a class="card d-inline-block font-weight-bold" target="_blank" href="https://chat.sp-codes.de/#/register">Jetzt registrieren</a>
</div>
## Einstieg
Auf meinem Blog findest du eine Artikelserie für einen einfachen Einstieg in Matrix:

View File

@ -13,6 +13,10 @@ __Since the beginning of 2020 I run a public Matrix server: [matrix.sp-codes.de]
You can read the server rules [here](https://matrix.sp-codes.de/_matrix/consent) (German). Feel free to create an account on my server or choose one from the lists linked below. I look forward to hear from you [@samuel-p:matrix.sp-codes.de](https://matrix.to/#/@samuel-p:matrix.sp-codes.de).
<div class="text-center mb-3">
<a class="card d-inline-block font-weight-bold" target="_blank" href="https://chat.sp-codes.de/#/register">Register now</a>
</div>
On my blog (German) you will find an article series for an easy start to Matrix: [Werde Teil der Matrix](https://blog.sp-codes.de/werde-teil-der-matrix-matrix-teil-1/)
## Why Matrix?