|
var _t = {
|
|
'lang': 'en',
|
|
|
|
'view_all': 'View all records',
|
|
'view_own': 'View own records',
|
|
'new_all': 'Add all records',
|
|
'new_own': 'Add own records',
|
|
'edit_all': 'Edit all records',
|
|
'edit_own': 'Edit own records',
|
|
'delete_all': 'Delete all records',
|
|
'delete_own': 'Delete own records',
|
|
'unknown': 'Unknown',
|
|
'access': 'Access to whole page',
|
|
'access-partial': 'Access to part of page',
|
|
'breadcrumbs': 'Links in breadcrumbs',
|
|
'links': 'Links to other pages',
|
|
'grid-action': 'Grid actions',
|
|
};
|