fixed select contact card text

This commit is contained in:
Cüneyt Şentürk
2020-12-29 11:26:06 +03:00
parent b52b3b06c3
commit 50b6385ed4
2 changed files with 6 additions and 6 deletions

View File

@ -8,7 +8,7 @@
:selected="{{ json_encode($contact) }}"
add-contact-text="{{ $textAddContact }}"
create-new-contact-text="{{ $textCreateNewContact }}"
editContactText="{{ $textEditContact }}"
edit-contact-text="{{ $textEditContact }}"
contact-info-text="{{ $textContactInfo }}"
tax-number-text="{{ trans('general.tax_number') }}"
choose-different-contact-text="{{ $textChooseDifferentContact }}"