From cec3db5a5505c6ed0714ad92e4f033b6fbefe2a4 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sat, 23 May 2020 22:48:06 +0900 Subject: [PATCH] New translations translation.json (Czech) --- src/config/locales/cs/translation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/config/locales/cs/translation.json b/src/config/locales/cs/translation.json index ef453ae5..e762b070 100644 --- a/src/config/locales/cs/translation.json +++ b/src/config/locales/cs/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"