add languages

This commit is contained in:
Jay Makwana
2020-03-17 19:38:59 +05:30
parent b8958c9eb6
commit c72265ed50
7 changed files with 7 additions and 1 deletions

View File

@ -103,7 +103,7 @@
</div>
</div>
<div class="form-group col-sm-6">
<label class="form-label">{{ $t('payments.customer') }}</label><span class="text-danger"> *</span>
<label class="form-label">{{ $t('expenses.customer') }}</label>
<base-select
ref="baseSelect"
v-model="customer"