chore: access setting notes
This commit is contained in:
@@ -178,6 +178,10 @@ export default {
|
||||
'models.table.accessScope': 'Access Scope',
|
||||
'models.table.accessScope.all': 'All users',
|
||||
'models.table.userSelection': 'User Selection',
|
||||
'models.button.accessSettings.tips':
|
||||
'Changes to access settings take effect after one minute.',
|
||||
'models.table.userSelection.tips':
|
||||
'Administrators always have access to all models.',
|
||||
'models.table.filterByName': 'Filter by username',
|
||||
'models.table.admin': 'Admin',
|
||||
'models.table.noselected': 'No users selected',
|
||||
|
||||
@@ -90,7 +90,7 @@ export default {
|
||||
'playground.audio.stoprecord': 'Stop Recording',
|
||||
'playground.audio.generating.tips': 'Generated text will appear here.',
|
||||
'playground.audio.uploadfile.tips':
|
||||
'Upload an audio file, supported formats: {formats}',
|
||||
'Upload an audio file, supported formats: {formats}.',
|
||||
'playground.input.multiplePaste': 'Batch Input Mode',
|
||||
'playground.input.multiplePaste.tips':
|
||||
'When enabled, pasted multi-line text will be automatically split by newline into separate entries in the form.',
|
||||
|
||||
Reference in New Issue
Block a user