mirror of
https://github.com/YunoHost-Apps/snappymail_ynh.git
synced 2024-09-03 20:26:29 +02:00
Auto-update README
This commit is contained in:
parent
10dd66902f
commit
e6a09a2282
2 changed files with 12 additions and 12 deletions
|
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition.
|
Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 2.24.5~ynh1
|
**Shipped version:** 2.24.6~ynh1
|
||||||
|
|
||||||
**Demo:** https://snappymail.eu/demo/
|
**Demo:** https://snappymail.eu/demo/
|
||||||
|
|
||||||
|
|
22
README_fr.md
22
README_fr.md
|
@ -5,26 +5,26 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# SnappyMail pour YunoHost
|
# SnappyMail pour YunoHost
|
||||||
|
|
||||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/snappymail.svg)](https://dash.yunohost.org/appci/app/snappymail) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/snappymail.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/snappymail.maintain.svg)
|
[![Niveau d’intégration](https://dash.yunohost.org/integration/snappymail.svg)](https://dash.yunohost.org/appci/app/snappymail) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/snappymail.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/snappymail.maintain.svg)
|
||||||
[![Installer SnappyMail avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=snappymail)
|
[![Installer SnappyMail avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=snappymail)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer SnappyMail rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer SnappyMail rapidement et simplement sur un serveur YunoHost.
|
||||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition.
|
Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 2.24.5~ynh1
|
**Version incluse :** 2.24.6~ynh1
|
||||||
|
|
||||||
**Démo :** https://snappymail.eu/demo/
|
**Démo :** https://snappymail.eu/demo/
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||
![Capture d'écran de SnappyMail](./doc/screenshots/screenshot.png)
|
![Capture d’écran de SnappyMail](./doc/screenshots/screenshot.png)
|
||||||
|
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
|
@ -36,9 +36,9 @@ Open the admin UI `https://example.com/?admin` to configure your mail server set
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://snappymail.eu/>
|
* Site officiel de l’app : <https://snappymail.eu/>
|
||||||
* Documentation officielle de l'admin : <https://github.com/the-djmaze/snappymail/wiki>
|
* Documentation officielle de l’admin : <https://github.com/the-djmaze/snappymail/wiki>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/the-djmaze/snappymail>
|
* Dépôt de code officiel de l’app : <https://github.com/the-djmaze/snappymail>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_snappymail>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_snappymail>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/snappymail_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/snappymail_ynh/issues>
|
||||||
|
|
||||||
|
@ -54,4 +54,4 @@ ou
|
||||||
sudo yunohost app upgrade snappymail -u https://github.com/YunoHost-Apps/snappymail_ynh/tree/testing --debug
|
sudo yunohost app upgrade snappymail -u https://github.com/YunoHost-Apps/snappymail_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Reference in a new issue