From 738837bdc176497c5703a3e4548b1f899ecf68d8 Mon Sep 17 00:00:00 2001 From: FloatingGhost Date: Fri, 26 Aug 2022 12:54:48 +0100 Subject: [PATCH] fix json --- src/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/en.json b/src/i18n/en.json index 155cf120..7d845ca4 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -1030,7 +1030,7 @@ "unfollow_confirm_accept_button": "Yes, unfollow", "unmute": "Unmute", "unmute_progress": "Unmuting…", - "unsubscribe": "Unsubscribe", + "unsubscribe": "Unsubscribe" }, "user_profile": { "profile_does_not_exist": "Sorry, this profile does not exist.",