Update en.json

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak 2024-11-04 20:15:30 +01:00
parent 592011a023
commit 91a4950b7b

View file

@ -433,6 +433,7 @@
"compose.submit_success": "Your post was sent!",
"compose_event.create": "Create",
"compose_event.edit_success": "Your event was edited",
"compose_event.fetch_fail": "Failed to fetch edited event information",
"compose_event.fields.approval_required": "I want to approve participation requests manually",
"compose_event.fields.banner_hint": "PNG, GIF or JPG. Landscape format is preferred.",
"compose_event.fields.banner_label": "Event banner",
@ -533,8 +534,6 @@
"confirmations.cancel_editing.heading": "Cancel post editing",
"confirmations.cancel_editing.message": "Are you sure you want to cancel editing this post? All changes will be lost.",
"confirmations.cancel_editing.save_draft": "Save draft",
"confirmations.cancel_event_editing.heading": "Cancel event editing",
"confirmations.cancel_event_editing.message": "Are you sure you want to cancel editing this event? All changes will be lost.",
"confirmations.delete.confirm": "Delete",
"confirmations.delete.heading": "Delete post",
"confirmations.delete.message": "Are you sure you want to delete this post?",
@ -1089,7 +1088,6 @@
"navigation_bar.compose": "Compose a post",
"navigation_bar.compose_direct": "Direct message",
"navigation_bar.compose_edit": "Edit post",
"navigation_bar.manage_event": "Manage event",
"navigation_bar.compose_group": "Compose to group",
"navigation_bar.compose_group_reply": "Reply to group post",
"navigation_bar.compose_quote": "Quote post",
@ -1105,6 +1103,7 @@
"navigation_bar.import_data": "Import data",
"navigation_bar.in_reply_to": "In reply to",
"navigation_bar.logout": "Logout",
"navigation_bar.manage_event": "Manage event",
"navigation_bar.mutes": "Mutes",
"navigation_bar.plfe_config": "Front-end configuration",
"navigation_bar.preferences": "Preferences",