chore: access setting notes

This commit is contained in:
jialin
2025-11-21 20:10:21 +08:00
parent e80ecfac8d
commit f49001b742
15 changed files with 220 additions and 43 deletions
+4
View File
@@ -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',
+1 -1
View File
@@ -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.',