From ba2215c14899410c7cb3ca13021c8d9c36f40ac3 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sat, 23 May 2020 22:48:03 +0900 Subject: [PATCH] New translations translation.json (French) --- src/config/locales/fr/translation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/config/locales/fr/translation.json b/src/config/locales/fr/translation.json index d38b2800..b243892b 100644 --- a/src/config/locales/fr/translation.json +++ b/src/config/locales/fr/translation.json @@ -455,6 +455,10 @@ "title": "Partage", "body": "{{username}} a partagé votre statut" }, + "quote": { + "title": "Quote", + "body": "{{username}} quoted your status" + }, "reaction": { "title": "Reaction", "body": "{{username}} reacted your status"