Browse Source

add empty notifications french translation (#1111)

closed-social-glitch-2
Jonathan Klee 7 years ago
committed by Eugen
parent
commit
ba2aea3a80
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      app/assets/javascripts/components/locales/fr.jsx

+ 1
- 0
app/assets/javascripts/components/locales/fr.jsx View File

@ -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",

Loading…
Cancel
Save