about summary refs log tree commit diff
path: root/app
diff options
context:
space:
mode:
authorJonathan Klee <klee.jonathan@gmail.com>2017-04-09 14:54:02 +0200
committerEugen <eugen@zeonfederated.com>2017-04-09 14:54:02 +0200
commitba2aea3a8046c4adeec4e75eab68538511f66656 (patch)
tree6e26103fc11292de00966f4765cd01f25e11af99 /app
parente5282e4ec0e9dab62dde9481284b0cfd30690fb9 (diff)
add empty notifications french translation (#1111)
Diffstat (limited to 'app')
-rw-r--r--app/assets/javascripts/components/locales/fr.jsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/javascripts/components/locales/fr.jsx b/app/assets/javascripts/components/locales/fr.jsx
index fdd9c0e00..496d8bb64 100644
--- a/app/assets/javascripts/components/locales/fr.jsx
+++ b/app/assets/javascripts/components/locales/fr.jsx
@@ -41,6 +41,7 @@ const fr = {
   "column.notifications": "Notifications",
   "column.blocks": "Utilisateurs bloqués",
   "column.favourites": "Favoris",
+  "empty_column.notifications": "Vous n’avez pas encore de notification. Interagissez avec d’autres utilisateurs⋅trices pour débuter la conversation.",
   "tabs_bar.compose": "Composer",
   "tabs_bar.home": "Accueil",
   "tabs_bar.mentions": "Mentions",