diff --git a/src/config/locales/fr/translation.json b/src/config/locales/fr/translation.json index 222a8bd2..72c29f98 100644 --- a/src/config/locales/fr/translation.json +++ b/src/config/locales/fr/translation.json @@ -491,6 +491,10 @@ "reaction": { "title": "Réaction", "body": "{{username}} a réagi à votre statut" + }, + "status": { + "title": "Status", + "body": "{{username}} just posted" } } }