From 4b01fe3ede091ff2094079a5af190529d1190505 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Sat, 23 May 2020 23:28:31 +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 6a0e49a6..18d6a325 100644
--- a/src/config/locales/ru/translation.json
+++ b/src/config/locales/ru/translation.json
@@ -451,6 +451,10 @@
"title": "Follow",
"body": "{{username}} is now following you"
},
+ "follow_request": {
+ "title": "FollowRequest",
+ "body": "Receive a follow request from {{username}}"
+ },
"reblog": {
"title": "Reblog",
"body": "{{username}} boosted your status"