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