style: ui for no data in table list
This commit is contained in:
@@ -193,5 +193,6 @@ export default {
|
||||
'models.accessSettings.authed': 'Authenticated',
|
||||
'models.accessSettings.allowedUsers': 'Allowed users',
|
||||
'models.accessSettings.public.tips':
|
||||
'When set to public, anyone can access this model without authentication, which may lead to data exposure risks.'
|
||||
'When set to public, anyone can access this model without authentication, which may lead to data exposure risks.',
|
||||
'models.table.button.deploy': 'Deploy Now'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user