From 44b5783c2879305facdf74eced0821cba45ce7a3 Mon Sep 17 00:00:00 2001 From: Claire Date: Fri, 11 Apr 2025 19:23:03 +0200 Subject: [PATCH] Re-introduce translation string removed by upstream and still used in glitch-soc --- app/javascript/flavours/glitch/locales/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/app/javascript/flavours/glitch/locales/en.json b/app/javascript/flavours/glitch/locales/en.json index d4a7481395..8466e7d317 100644 --- a/app/javascript/flavours/glitch/locales/en.json +++ b/app/javascript/flavours/glitch/locales/en.json @@ -1,6 +1,7 @@ { "about.fork_disclaimer": "Glitch-soc is free open source software forked from Mastodon.", "account.disclaimer_full": "Information below may reflect the user's profile incompletely.", + "account.featured_tags.title": "{name}'s featured hashtags", "account.follows": "Follows", "account.follows_you": "Follows you", "account.suspended_disclaimer_full": "This user has been suspended by a moderator.",