feat: add i18n support for Vietnamese and English
This commit is contained in:
@@ -46,7 +46,7 @@ class ContractsTable
|
||||
->toggleable(),
|
||||
TextColumn::make('feedbacks_count')
|
||||
->counts('feedbacks')
|
||||
->label('Tickets'),
|
||||
->label(__('app.tickets')),
|
||||
TextColumn::make('created_at')
|
||||
->dateTime()
|
||||
->sortable()
|
||||
|
||||
Reference in New Issue
Block a user