mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-02 08:21:09 -08:00
Add linked text
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
d2bfa9a3b6
commit
3f8b63e053
|
@ -11,6 +11,7 @@ return [
|
|||
'create' => [
|
||||
'error' => 'Asset was not created, please try again. :(',
|
||||
'success' => 'Asset created successfully. :)',
|
||||
'success_linked' => 'Asset with tag :tag was created successfully. <strong><a href=":link" style="color: white;">Click here to view</a></strong>.',
|
||||
],
|
||||
|
||||
'update' => [
|
||||
|
|
Loading…
Reference in a new issue