Edit columns translations

This commit is contained in:
Cüneyt Şentürk
2021-01-12 12:20:45 +03:00
parent 03ba872d8b
commit ff9aa801f5
3 changed files with 4 additions and 2 deletions

View File

@ -2,7 +2,7 @@
type="{{ $type }}"
:edit-column="{{ json_encode([
'status' => true,
'text' => trans('general.add_new'),
'text' => trans('documents.edit_columns'),
'new_text' => trans('modules.new'),
'buttons' => [
'cancel' => [