diff --git a/README.md b/README.md index 3ab4768..d73a384 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Documentation is at [docs.gotosocial.org](https://docs.gotosocial.org). GoToSocial is still in alpha and **may be unstable**. -GoToSocial require a dedicated root domain, for example: gotosocial.domain.tld. +GoToSocial require a **dedicated root domain**, for example: gotosocial.domain.tld. This package is not-working single-sign on or LDAP integration. You will have a separate account from the rest of your Yunohost server, potentially with a different username and password. diff --git a/README_fr.md b/README_fr.md index 813040e..d7234b3 100644 --- a/README_fr.md +++ b/README_fr.md @@ -32,13 +32,13 @@ Vous pouvez consulter la documentation à l'adresse : [docs.gotosocial.org](http GoToSocial est encore en alpha et **peut etre instable**. -GoToSocial nécessite un nom de domaine dédié, par exemple : gotosocial.domain.tld. +GoToSocial nécessite un **nom de domaine dédié**, par exemple : gotosocial.domain.tld. Ce paquet ne fonctionne pas avec l'authentification unique (SSO) ou l'intégration LDAP. Vous aurez un compte séparé du reste de votre serveur Yunohost, avec potentiellement un nom d'utilisateur et un mot de passe différent. GoToSocial **ne dispose pas d'une interface utilisateur-ice**. -Vous devrez utiliser un client compatible avec Mastodon comme [https://tusky.app/](Tusky) sur Android ou une instance de [https://pinafore.social/](Pinafore) en Web. +Vous devrez utiliser un client compatible avec Mastodon comme [Tusky](https://tusky.app/) sur Android ou une instance de [Pinafore](https://pinafore.social/) en Web. Vous pouvez vous connecter sur [gts.superseriousbusiness.org/admin](https://gts.superseriousbusiness.org/admin/) pour administrer votre insance GoToSocial. Le [code source de cette interface d'administration](https://github.com/superseriousbusiness/gotosocial-admin) est consultable sur github. diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index fdc0ebc..bd036d7 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -1,6 +1,6 @@ GoToSocial is still in alpha and **may be unstable**. -GoToSocial require a dedicated root domain, for example: gotosocial.domain.tld. +GoToSocial require a **dedicated root domain**, for example: gotosocial.domain.tld. This package is not-working single-sign on or LDAP integration. You will have a separate account from the rest of your Yunohost server, potentially with a different username and password. diff --git a/doc/DISCLAIMER_fr.md b/doc/DISCLAIMER_fr.md index 3c1ec2c..add0efa 100644 --- a/doc/DISCLAIMER_fr.md +++ b/doc/DISCLAIMER_fr.md @@ -1,12 +1,12 @@ GoToSocial est encore en alpha et **peut etre instable**. -GoToSocial nécessite un nom de domaine dédié, par exemple : gotosocial.domain.tld. +GoToSocial nécessite un **nom de domaine dédié**, par exemple : gotosocial.domain.tld. Ce paquet ne fonctionne pas avec l'authentification unique (SSO) ou l'intégration LDAP. Vous aurez un compte séparé du reste de votre serveur Yunohost, avec potentiellement un nom d'utilisateur et un mot de passe différent. GoToSocial **ne dispose pas d'une interface utilisateur-ice**. -Vous devrez utiliser un client compatible avec Mastodon comme [https://tusky.app/](Tusky) sur Android ou une instance de [https://pinafore.social/](Pinafore) en Web. +Vous devrez utiliser un client compatible avec Mastodon comme [Tusky](https://tusky.app/) sur Android ou une instance de [Pinafore](https://pinafore.social/) en Web. Vous pouvez vous connecter sur [gts.superseriousbusiness.org/admin](https://gts.superseriousbusiness.org/admin/) pour administrer votre insance GoToSocial. Le [code source de cette interface d'administration](https://github.com/superseriousbusiness/gotosocial-admin) est consultable sur github.