mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 21:54:14 -08:00
oops, fixed translation
This commit is contained in:
parent
8cbff0179c
commit
2736161909
|
@ -121,7 +121,7 @@
|
|||
<button type="button" class="close" data-dismiss="alert">×</button>
|
||||
<i class="fas fa-exclamation-triangle faa-pulse animated"></i>
|
||||
<strong>{{ trans('general.notification_error') }} </strong>
|
||||
trans('general.notification_bulk_error_hint')
|
||||
{{ trans('general.notification_bulk_error_hint') }}
|
||||
@foreach($messages as $message)
|
||||
<br> {{ $message }}
|
||||
@endforeach
|
||||
|
|
Loading…
Reference in a new issue