From 64c5644e0c3d6c866ec3dd5b1b4871c5594c126a Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sat, 23 May 2020 22:48:08 +0900 Subject: [PATCH] New translations translation.json (Italian) --- src/config/locales/it/translation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/config/locales/it/translation.json b/src/config/locales/it/translation.json index 33902c10..fdc13e9b 100644 --- a/src/config/locales/it/translation.json +++ b/src/config/locales/it/translation.json @@ -455,6 +455,10 @@ "title": "Condivisioni", "body": "{{username}} ha condiviso il tuo stato" }, + "quote": { + "title": "Quote", + "body": "{{username}} quoted your status" + }, "reaction": { "title": "Reaction", "body": "{{username}} reacted your status"