mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 05:34:06 -08:00
Added translation string to the correct file this time
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
2982d78899
commit
d5edb0908b
|
@ -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