From cf45504c7671e769f6338efe768b6390c69a08bd Mon Sep 17 00:00:00 2001 From: Florian Duros Date: Wed, 15 Apr 2026 16:07:55 +0200 Subject: [PATCH] feat: add new translation --- apps/web/src/i18n/strings/en_EN.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps/web/src/i18n/strings/en_EN.json b/apps/web/src/i18n/strings/en_EN.json index ac4b3d3e9a..ec66fdade7 100644 --- a/apps/web/src/i18n/strings/en_EN.json +++ b/apps/web/src/i18n/strings/en_EN.json @@ -681,6 +681,12 @@ "unfederated_label_default_on": "You might disable this if the room will be used for collaborating with external teams who have their own homeserver. This cannot be changed later.", "unsupported_version": "The server does not support the room version specified." }, + "create_section_dialog": { + "create_section": "Create section", + "description": "Sections are only for you", + "label": "Section name", + "title": "Create a section" + }, "create_space": { "add_details_prompt": "Add some details to help people recognise it.", "add_details_prompt_2": "You can change these anytime.",