pl-fe: initial support for kmyblue antennas

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2026-01-23 19:53:18 +01:00
parent d6565fd7f8
commit 0dcb54b9a3
10 changed files with 376 additions and 2 deletions

View File

@ -256,6 +256,16 @@
"alt_text_modal.header": "Add alt text",
"alt_text_modal.saving_failed": "Failed to save alt text",
"announcements.title": "Announcements",
"antennas.create": "Create antenna",
"antennas.create.save": "Create antenna",
"antennas.delete": "Delete antenna",
"antennas.edit": "Edit antenna",
"antennas.edit.error": "Error updating antenna",
"antennas.edit.save": "Save antenna",
"antennas.edit.success": "Antenna updated successfully",
"antennas.edit.title": "Antenna title",
"antennas.new.create": "Add antenna",
"antennas.subheading": "Your antennas",
"app_create.name_label": "App name",
"app_create.name_placeholder": "e.g. 'pl-fe'",
"app_create.redirect_uri_label": "Redirect URIs",
@ -389,6 +399,7 @@
"column.aliases.delete_error": "Error deleting alias",
"column.aliases.subheading_add_new": "Add new alias",
"column.aliases.subheading_aliases": "Current aliases",
"column.antennas": "Antennas",
"column.app_create": "Create app",
"column.backups": "Backups",
"column.birthdays": "Birthdays",
@ -634,6 +645,9 @@
"confirmations.delete.confirm": "Delete",
"confirmations.delete.heading": "Delete post",
"confirmations.delete.message": "Are you sure you want to delete this post?",
"confirmations.delete_antenna.confirm": "Delete",
"confirmations.delete_antenna.heading": "Delete antenna",
"confirmations.delete_antenna.message": "Are you sure you want to permanently delete this antenna?",
"confirmations.delete_bookmark_folder.confirm": "Delete folder",
"confirmations.delete_bookmark_folder.heading": "Delete \"{name}\" folder?",
"confirmations.delete_bookmark_folder.message": "Are you sure you want to delete the folder? The bookmarks will still be stored.",
@ -864,6 +878,8 @@
"empty_column.admin.rules": "There are no instance rules yet.",
"empty_column.aliases": "You haven't created any account alias yet.",
"empty_column.aliases.suggestions": "There are no account suggestions available for the provided term.",
"empty_column.antenna": "There is nothing in this antenna yet. When posts matching the criteria will be created, they will appear here.",
"empty_column.antennas": "You don't have any antennas yet. When you create one, it will show up here.",
"empty_column.blocks": "You haven't blocked any users yet.",
"empty_column.bookmarks": "You don't have any bookmarks yet. When you add one, it will show up here.",
"empty_column.bookmarks.folder": "You don't have any bookmarks in this folder yet. When you add one, it will show up here.",
@ -1189,7 +1205,6 @@
"lists.manage_members": "Manage list members",
"lists.new.create": "Add list",
"lists.new.create_title": "Add list",
"lists.new.save": "Save list",
"lists.new.title_placeholder": "New list title",
"lists.notifications": "Subscribe",
"lists.notifications_hint": "Receive notifications for new posts in the list.",