diff --git a/packages/pl-fe/src/locales/en-GB.json b/packages/pl-fe/src/locales/en-GB.json index 2c63c0851..d34281c50 100644 --- a/packages/pl-fe/src/locales/en-GB.json +++ b/packages/pl-fe/src/locales/en-GB.json @@ -1,2 +1,34 @@ { + "about.also_available": "Available in:", + "accordion.collapse": "Collapse", + "accordion.expand": "Expand", + "account.add_or_remove_from_list": "Add or remove from lists", + "account.avatar.alt": "Avatar", + "alert.unexpected.links.help": "Help Centre", + "column.wrenched": "Recent spanners timeline", + "compose.hashtag_casing_suggestion.body": "Does the hashtag {hashtag} include more than one word? Prefer capitalising the first letter of each word for improved readability and accessibility.", + "compose.hashtag_casing_suggestion.disabled": "You will no longer receive suggestions about hashtag capitalisation.", + "compose_event.participation_requests.authorize": "Authorise", + "confirmations.redraft.message": "Are you sure you want to delete this post and re-draft it? Favourites and reposts will be lost, and replies to the original post will be orphaned.", + "emoji_button.uncategorized": "Uncategorised", + "empty_column.wrenched": "There is nothing here! 🔧 a public post to fill it up", + "event.organized_by": "Organised by {name}", + "follow_request.authorize": "Authorise", + "interaction_request.authorize.fail": "Failed to authorise @{acct} interaction request", + "interaction_request.authorize.success": "Authorised @{acct} interaction request", + "interactions_circle.state.done": "Finalising…", + "join_event.hint": "You can tell the organiser why do you want to participate in this event:", + "join_event.placeholder": "Message to organiser", + "landing.customizable.description": "pl-fe lets you choose between three themes and adjust accent colour to your liking.", + "landing.customizable.title": "Customisable.", + "landing.use_with_platform.title": "Use with your favourite Fediverse platform.", + "lightbox.minimize": "Minimise", + "plfe_config.fields.logo_alignment.center": "Centre", + "plfe_config.media_preview_hint": "Some backends provide an optimised version of media for display in timelines. However, these preview images may be too small without additional configuration.", + "preferences.fields.missing_description_modal_label": "Show confirmation dialogue before sending a post without media descriptions", + "preferences.fields.unfollow_modal_label": "Show confirmation dialogue before unfollowing someone", + "preferences.fields.wrench_label": "Display spanner reaction button", + "status.disfavourite": "Dislike", + "status.wrench": "Spanner reaction", + "tabs_bar.wrenched": "Spannered" }