From 87badb8f6b8abcc8a2d7a328edaf4db50d3fae57 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sat, 23 May 2020 23:28:21 +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 fdc13e9b..401d3288 100644 --- a/src/config/locales/it/translation.json +++ b/src/config/locales/it/translation.json @@ -451,6 +451,10 @@ "title": "Seguiti", "body": "{{username}} is now following you" }, + "follow_request": { + "title": "FollowRequest", + "body": "Receive a follow request from {{username}}" + }, "reblog": { "title": "Condivisioni", "body": "{{username}} ha condiviso il tuo stato"