lang path fixed..
This commit is contained in:
parent
4f21c14bf9
commit
965123fcef
@ -9,8 +9,8 @@
|
||||
|
||||
<div class="input-group input-group-merge">
|
||||
<akaunting-dropzone-file-upload
|
||||
text-drop-file="{{ trans('general.drop_file') }}"
|
||||
text-choose-file="{{ trans('general.choose_file') }}"
|
||||
text-drop-file="{{ trans('general.form.drop_file') }}"
|
||||
text-choose-file="{{ trans('general.form.choose_file') }}"
|
||||
|
||||
@if (!empty($attributes['dropzone-class']))
|
||||
class="{{ $attributes['dropzone-class'] }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user