aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/translations/fr_FR.json
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <fred@miniflux.net>2018-02-07 18:47:47 -0800
committerGravatar Frédéric Guillot <fred@miniflux.net>2018-02-07 18:47:47 -0800
commit0fb87eba3f763658e3bf864a9cf78adbdae590c6 (patch)
tree45202029a06b2c79c4bce5995d0987bc5e60c012 /locale/translations/fr_FR.json
parent1e70ca1a199199853d3ae95c666400a9a70255e2 (diff)
Improve error handling when the response is empty
Diffstat (limited to 'locale/translations/fr_FR.json')
-rw-r--r--locale/translations/fr_FR.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/locale/translations/fr_FR.json b/locale/translations/fr_FR.json
index 2dae344..9e64dde 100644
--- a/locale/translations/fr_FR.json
+++ b/locale/translations/fr_FR.json
@@ -209,5 +209,6 @@
"Fever API endpoint:": "Point de terminaison de l'API Fever :",
"Miniflux API": "API de Miniflux",
"API Endpoint": "Point de terminaison de l'API",
- "Your account password": "Le mot de passe de votre compte"
+ "Your account password": "Le mot de passe de votre compte",
+ "This web page is empty": "Cette page web est vide"
}