From af739b4db5ddddf6c0e853b7f8925141d0b7cb44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?nicole=20miko=C5=82ajczyk?= Date: Wed, 30 Jul 2025 21:34:59 +0200 Subject: [PATCH] pl-fe: fix 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/pl-fe/src/locales/en.json b/packages/pl-fe/src/locales/en.json index 25e34b39c..eef866b4f 100644 --- a/packages/pl-fe/src/locales/en.json +++ b/packages/pl-fe/src/locales/en.json @@ -1123,7 +1123,6 @@ "login_form.divider": "or", "login_form.external": "Sign in from remote instance", "login_form.header": "Sign in", - "suspicious_url_warning.body": "This post might include a suspicious link. Please be cautious before entering any personal data or payment information.", "manage_group.blocked_members": "Banned members", "manage_group.confirmation.copy": "Copy link", "manage_group.confirmation.info_1": "As the owner of this group, you can assign staff, delete posts and much more.", @@ -1718,6 +1717,7 @@ "streamfield.add": "Add", "streamfield.remove": "Remove", "suggestions.dismiss": "Dismiss suggestion", + "suspicious_url_warning.body": "This post might include a suspicious link. Please be cautious before entering any personal data or payment information.", "sw.restart": "Restart", "sw.state.active": "Active", "sw.state.loading": "Loading…",