You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/assets/i18n/so.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -243,6 +243,7 @@
243
243
"CLOSE_VOTING_CONFIRM": {
244
244
"HEADING": "Close voting",
245
245
"ARE_YOU_SURE": "Are you sure you want to close this voting? You cannot undo this action.",
246
+
"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.",
246
247
"CONFIRM_YES": "Yes, close this voting",
247
248
"CONFIRM_NO": "No, keep the voting open"
248
249
},
@@ -1193,7 +1194,9 @@
1193
1194
"DIALOG_TAB_INTRODUCTION_ITEM_2": "You can still invite and share with participants",
1194
1195
"DIALOG_TAB_INTRODUCTION_ITEM_3": "You can post updates for actions taken as a result of this topic",
1195
1196
"DIALOG_TAB_INTRODUCTION_ITEM_4": "Voting in this topic will no longer be possible",
1196
-
"DIALOG_TAB_INTRODUCTION_ITEM_5": "Participants can still continue to have a discussion",
1197
+
"DIALOG_TAB_INTRODUCTION_ITEM_5": "Participants will no longer be able to contribute",
1198
+
"DIALOG_TAB_INTRODUCTION_ITEM_6": "You can no longer start a new phase",
1199
+
"DIALOG_TAB_INTRODUCTION_ITEM_7": "Any phases still open will be automatically closed",
1197
1200
"DIALOG_TAB_INTRODUCTION_INFO": "This is the last stage of a topic.",
1198
1201
"FOLLOW_UP_TITLE_HEADING": "Please add an action title",
1199
1202
"FOLLOW_UP_TITLE_HEADING_PLACEHOLDER": "Write your action title",
0 commit comments