nicolium: update en.json

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2026-02-15 16:37:38 +01:00
parent d1a9a30057
commit 3da980bd43

View File

@ -503,6 +503,7 @@
"column.reblogs": "Reposts",
"column.registration": "Sign up",
"column.report": "Report #{id}",
"column.rss_feed_subscriptions": "Subscribed RSS feeds",
"column.scheduled_statuses": "Scheduled posts",
"column.search": "Search",
"column.settings_store": "Settings store",
@ -545,7 +546,7 @@
"compose_event.fields.description_placeholder": "Description",
"compose_event.fields.end_time_label": "Event end date",
"compose_event.fields.end_time_placeholder": "Event ends on…",
"compose_event.fields.has_end_time": "The event has an end date",
"compose_event.fields.has_end_time": "This event has an end date",
"compose_event.fields.location_label": "Event location",
"compose_event.fields.name_label": "Event name",
"compose_event.fields.name_placeholder": "Name",
@ -927,6 +928,7 @@
"empty_column.public": "There is nothing here! Write something publicly, or manually follow users from other servers to fill it up",
"empty_column.quotes": "This post has not been quoted yet.",
"empty_column.remote": "There is nothing here! Manually follow users from {instance} to fill it up.",
"empty_column.rss_feed_subscriptions": "You haven't subscribed to any RSS feeds yet.",
"empty_column.scheduled_statuses": "You don't have any scheduled statuses yet. When you add one, it will show up here.",
"empty_column.search.accounts": "There are no people results for \"{term}\"",
"empty_column.search.statuses": "There are no posts results for \"{term}\"",
@ -1620,6 +1622,13 @@
"report.target": "Reporting {target}",
"report.unassign": "Unassign",
"report.unassign.success": "Unassigned report.",
"rss_feed.label": "RSS Feed",
"rss_feed_subscriptions.add.fail": "Failed to subsrcibe to RSS feed",
"rss_feed_subscriptions.add.success": "Successfully subscribed to RSS feed",
"rss_feed_subscriptions.list.heading": "Subscribed feeds",
"rss_feed_subscriptions.new.create_title": "Subscribe",
"rss_feed_subscriptions.new.heading": "Subscribe to a new RSS feed",
"rss_feed_subscriptions.new.title_placeholder": "RSS feed URL",
"save": "Save",
"schedule.post_time": "Post date/time",
"schedule.remove": "Remove schedule",