lang path fixed..

This commit is contained in:
Cüneyt Şentürk 2021-01-22 16:03:30 +03:00
parent 4f21c14bf9
commit 965123fcef

View File

@ -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'] }}"