mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-21 03:15:45 -08:00
Removed semicolon
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
4a759f0a20
commit
4b6b36c639
|
@ -368,7 +368,7 @@ return [
|
|||
'consumables_count' => 'Consumables Count',
|
||||
'components_count' => 'Components Count',
|
||||
'licenses_count' => 'Licenses Count',
|
||||
'notification_error' => 'Error:',
|
||||
'notification_error' => 'Error',
|
||||
'notification_error_hint' => 'Please check the form below for errors',
|
||||
'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
|
||||
'notification_success' => 'Success',
|
||||
|
|
Loading…
Reference in a new issue