From 968dce888dd0a3a84375ada9e068c95082fdad5d Mon Sep 17 00:00:00 2001 From: Jeremy Kescher Date: Wed, 10 May 2023 00:42:22 +0200 Subject: [PATCH] Remove duplicate strings --- app/javascript/flavours/glitch/locales/en.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app/javascript/flavours/glitch/locales/en.json b/app/javascript/flavours/glitch/locales/en.json index c5699f6088..6d16f23efe 100644 --- a/app/javascript/flavours/glitch/locales/en.json +++ b/app/javascript/flavours/glitch/locales/en.json @@ -82,8 +82,6 @@ "notification_purge.btn_invert": "Invert\nselection", "notification_purge.btn_none": "Select\nnone", "notification_purge.start": "Enter notification cleaning mode", - "notification.reaction": "{name} reacted to your post", - "notifications.column_settings.reaction": "Reactions:", "notifications.marked_clear": "Clear selected notifications", "notifications.marked_clear_confirmation": "Are you sure you want to permanently clear all selected notifications?", "onboarding.done": "Done", @@ -203,10 +201,8 @@ "status.in_reply_to": "This toot is a reply", "status.is_poll": "This toot is a poll", "status.local_only": "Only visible from your instance", - "status.react": "React", "status.sensitive_toggle": "Click to view", "status.uncollapse": "Uncollapse", - "tooltips.reactions": "Reactions", "web_app_crash.change_your_settings": "Change your {settings}", "web_app_crash.content": "You could try any of the following:", "web_app_crash.debug_info": "Debug information",