From e66ae99c019b7e2af4582659a22aef58236915c8 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sat, 23 May 2020 22:48:17 +0900 Subject: [PATCH] New translations translation.json (Russian) --- src/config/locales/ru/translation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/config/locales/ru/translation.json b/src/config/locales/ru/translation.json index 1a82a622..6a0e49a6 100644 --- a/src/config/locales/ru/translation.json +++ b/src/config/locales/ru/translation.json @@ -455,6 +455,10 @@ "title": "Reblog", "body": "{{username}} boosted your status" }, + "quote": { + "title": "Quote", + "body": "{{username}} quoted your status" + }, "reaction": { "title": "Reaction", "body": "{{username}} reacted your status"