Added action source to translations

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2023-12-14 14:33:49 +00:00
parent 40052e99a7
commit 93c7108eda

View file

@ -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',
];