From e9ce0efa59452de149428b03b376ca2e389b0b3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 29 Aug 2023 21:13:44 +0200 Subject: [PATCH] add fr --- doc/DESCRIPTION.md | 2 +- doc/DESCRIPTION_fr.md | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 doc/DESCRIPTION_fr.md diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index 322e270..9b742a4 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -1,4 +1,4 @@ -It is a self-hosted monitoring tool like "Uptime Robot". +Uptime Kuma is a self-hosted monitoring tool like "Uptime Robot". ### Features diff --git a/doc/DESCRIPTION_fr.md b/doc/DESCRIPTION_fr.md new file mode 100644 index 0000000..8a00b64 --- /dev/null +++ b/doc/DESCRIPTION_fr.md @@ -0,0 +1,11 @@ +Uptime Kuma est un outil de surveillance auto-hébergé comme « Uptime Robot ». + +### Caractéristiques + +- Surveillance de la disponibilité pour HTTP(s) / TCP / Ping / DNS Record / Push. +- Notifications via Telegram, Discord, Gotify, Slack, Pushover, Email (SMTP)... +- intervalles de 20 secondes +- Multi langues +- Page d'état simple +- Graphique Ping +- Informations sur le certificat \ No newline at end of file