'Podcast contributors', 'add' => 'Add contributor', 'add_contributor' => 'Add a contributor for {0}', 'edit_role' => 'Update role for {0}', 'edit' => 'Edit', 'remove' => 'Remove', 'form' => [ 'user' => 'User', 'role' => 'Role', 'submit_add' => 'Add contributor', 'submit_edit' => 'Update role', ], 'messages' => [ 'removeOwnerContributorError' => 'You can\'t remove the podcast owner!', 'removeContributorSuccess' => 'You have successfully removed {username} from {podcastTitle}', 'alreadyAddedError' => 'The contributor you\'re trying to add has already been added!', ], ];