Commit 99c76e9f authored by Bob Van Landuyt's avatar Bob Van Landuyt

Add a text to the leave group confirmation

parent 741fb493
......@@ -85,6 +85,7 @@ export default {
:primary-button-label="__('Leave')"
kind="warning"
:title="__('Are you sure?')"
:text="__('Are you sure you want to leave this group?')"
:body="leaveConfirmationMessage"
@submit="leaveGroup"
/>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment