document item button title changed
This commit is contained in:
parent
5ac782fa01
commit
66dfdfa662
@ -9,5 +9,5 @@
|
|||||||
:search-char-limit="{{ $searchCharLimit }}"
|
:search-char-limit="{{ $searchCharLimit }}"
|
||||||
@item="onSelectedItem($event)"
|
@item="onSelectedItem($event)"
|
||||||
add-item-text="{{ trans('general.form.add_an', ['field' => trans_choice('general.items', 1)]) }}"
|
add-item-text="{{ trans('general.form.add_an', ['field' => trans_choice('general.items', 1)]) }}"
|
||||||
create-new-item-text="{{ trans('general.title.create', ['type' => trans_choice('general.items', 1)]) }}"
|
create-new-item-text="{{ trans('general.title.new', ['type' => trans_choice('general.items', 1)]) }}"
|
||||||
></akaunting-item-button>
|
></akaunting-item-button>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user