From 078bd28539d92dc01bc231e08d8f481189f22758 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilmar=20T=C3=BCrk?= Date: Wed, 13 Nov 2024 22:09:36 +0200 Subject: [PATCH] New translations en.json (Somali) --- src/assets/i18n/so.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/assets/i18n/so.json b/src/assets/i18n/so.json index 5b98777c5..15830d8b0 100644 --- a/src/assets/i18n/so.json +++ b/src/assets/i18n/so.json @@ -243,6 +243,7 @@ "CLOSE_VOTING_CONFIRM": { "HEADING": "Close voting", "ARE_YOU_SURE": "Are you sure you want to close this voting? You cannot undo this action.", + "CLOSE_VOTING_DESCRIPTION": "Closing the vote will send the topic into 'Action' phase. Any phases still open will be closed, and participants will no longer be able to contribute.", "CONFIRM_YES": "Yes, close this voting", "CONFIRM_NO": "No, keep the voting open" }, @@ -1193,7 +1194,9 @@ "DIALOG_TAB_INTRODUCTION_ITEM_2": "You can still invite and share with participants", "DIALOG_TAB_INTRODUCTION_ITEM_3": "You can post updates for actions taken as a result of this topic", "DIALOG_TAB_INTRODUCTION_ITEM_4": "Voting in this topic will no longer be possible", - "DIALOG_TAB_INTRODUCTION_ITEM_5": "Participants can still continue to have a discussion", + "DIALOG_TAB_INTRODUCTION_ITEM_5": "Participants will no longer be able to contribute", + "DIALOG_TAB_INTRODUCTION_ITEM_6": "You can no longer start a new phase", + "DIALOG_TAB_INTRODUCTION_ITEM_7": "Any phases still open will be automatically closed", "DIALOG_TAB_INTRODUCTION_INFO": "This is the last stage of a topic.", "FOLLOW_UP_TITLE_HEADING": "Please add an action title", "FOLLOW_UP_TITLE_HEADING_PLACEHOLDER": "Write your action title",