Removed semicolon

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2023-10-26 01:49:14 +01:00
parent 4a759f0a20
commit 4b6b36c639

View file

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