From eb11da992022ca12a60c9e68ecfd93d9ceb74fb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?nicole=20miko=C5=82ajczyk?= Date: Sat, 19 Jul 2025 06:05:16 +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 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/packages/pl-fe/src/locales/en.json b/packages/pl-fe/src/locales/en.json index 8b32593cb..626a2b0f5 100644 --- a/packages/pl-fe/src/locales/en.json +++ b/packages/pl-fe/src/locales/en.json @@ -188,11 +188,11 @@ "admin.relays.new.url_placeholder": "Instance relay URL", "admin.relays.unfollow": "Unfollow", "admin.relays.url": "Instance URL:", - "admin.reports.account": "Reported by:", + "admin.reports.actions.close": "Close", "admin.reports.actions.view_status": "View post", - "admin.reports.comment": "Comment:", "admin.reports.empty_message": "There are no open reports. If a user gets reported, they will show up here.", - "admin.reports.statuses": "Reported posts:", + "admin.reports.report_closed_message": "Report on @{name} was closed", + "admin.reports.report_title": "Report on {acct}", "admin.rule.priority": "Priority:", "admin.rules.action": "Create rule", "admin.rules.delete": "Delete", @@ -459,7 +459,6 @@ "column.reactions": "Reactions", "column.reblogs": "Reposts", "column.registration": "Sign up", - "column.report": "Report #{id}", "column.scheduled_statuses": "Scheduled posts", "column.search": "Search", "column.settings_store": "Settings store",