mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Added strings
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
b53957268a
commit
77add8abbc
|
@ -597,5 +597,7 @@ return [
|
|||
|
||||
'select_all_none' => 'Select/Unselect All',
|
||||
'generic_model_not_found' => 'That :model was not found or you do not have permission to access it',
|
||||
'deleted_models' => 'Deleted Asset Models',
|
||||
'deleted_users' => 'Deleted Users',
|
||||
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue