feat: add access list
This commit is contained in:
@@ -45,5 +45,8 @@ export default {
|
||||
'noresult.benchmark.nofound': 'No matching benchmarks found.',
|
||||
'noresult.provider.title': 'No Providers',
|
||||
'noresult.provider.subTitle': 'No providers have been added yet.',
|
||||
'noresult.provider.nofound': 'No matching providers found.'
|
||||
'noresult.provider.nofound': 'No matching providers found.',
|
||||
'noresult.accesses.title': 'No Accesses',
|
||||
'noresult.accesses.subTitle': 'No accesses have been added yet.',
|
||||
'noresult.accesses.nofound': 'No matching accesses found.'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user