mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 05:34:06 -08:00
Added action source to translations
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
40052e99a7
commit
93c7108eda
|
@ -498,5 +498,6 @@ return [
|
|||
'action_permission_denied' => 'You do not have permission to :action :item_type ID :id',
|
||||
'action_permission_generic' => 'You do not have permission to :action this :item_type',
|
||||
'edit' => 'edit',
|
||||
'action_source' => 'Action Source',
|
||||
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue