mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 13:44:06 -08:00
Added translation for no assets selected
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
22ec3c1398
commit
2982d78899
|
@ -17,6 +17,7 @@ return [
|
|||
'error' => 'Asset was not updated, please try again',
|
||||
'success' => 'Asset updated successfully.',
|
||||
'nothing_updated' => 'No fields were selected, so nothing was updated.',
|
||||
'no_assets_selected' => 'No assets were selected, so nothing was updated.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
Loading…
Reference in a new issue