From df9d4a6aaf05476efc0fa37e93fe80eacb92a61d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicole=20Miko=C5=82ajczyk?= Date: Tue, 8 Apr 2025 13:58:17 +0200 Subject: [PATCH] pl-fe: yarn i18n MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nicole Mikołajczyk --- packages/pl-fe/src/locales/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/pl-fe/src/locales/en.json b/packages/pl-fe/src/locales/en.json index 1a1d2dcff..ff0e37c29 100644 --- a/packages/pl-fe/src/locales/en.json +++ b/packages/pl-fe/src/locales/en.json @@ -63,6 +63,7 @@ "account.subscribe": "Subscribe to notifications from @{name}", "account.subscribe.failure": "An error occurred trying to subscribe to this account.", "account.subscribe.success": "You have subscribed to this account.", + "account.subscribers": "Subscribers", "account.unblock": "Unblock @{name}", "account.unblock_domain": "Unhide {domain}", "account.unendorse": "Don't feature on profile",