listen ansichten verbessert
This commit is contained in:
@@ -18,11 +18,17 @@ function gridLang(): array
|
||||
'next' => t('Next'),
|
||||
'navigate' => t('Page %d of %d'),
|
||||
'page' => t('Page %d'),
|
||||
'rowsPerPage' => t('Rows per page'),
|
||||
'showing' => t('Showing'),
|
||||
'of' => t('of'),
|
||||
'to' => t('to'),
|
||||
'results' => t('results'),
|
||||
],
|
||||
'actions' => [
|
||||
'column' => t('Actions'),
|
||||
'open' => t('Open'),
|
||||
'edit' => t('Edit'),
|
||||
],
|
||||
'loading' => t('Loading...'),
|
||||
'noRecordsFound' => t('No records found'),
|
||||
'error' => t('An error happened while fetching the data'),
|
||||
|
||||
Reference in New Issue
Block a user