Re-built organisation permissions

This commit is contained in:
2023-06-07 13:41:14 +01:00
parent 0ca0f83ac4
commit 522718f7ee
10 changed files with 277 additions and 221 deletions

View File

@@ -202,7 +202,10 @@ return [
'DELETED' => 'Deleted',
'RETURN' => 'Return',
'JOIN' => 'Join',
'JOIN' => [
1 => 'Join',
'CANCEL' => 'Cancel join request',
],
'LEAVE' => 'Leave',
'ACTION_CANNOT_UNDONE' => 'This action cannot be undone!',