jmkim/laravel-entrust-gui

View on GitHub
translations/en/roles.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php return [
    'created' => 'You have successfully created a new role.',
    'destroyed' => 'You have successfully removed a role.',
    'updated' => 'You have successfully updated a role.',
];