fix settings in interactive mode

This commit is contained in:
LaZzyMan 2026-01-21 11:29:48 +08:00
parent 140e8c926d
commit 1e41965a7e
13 changed files with 668 additions and 9 deletions

View file

@ -1249,4 +1249,12 @@ export default {
'Have you tried turning it off and on again? (The loading screen, not me.)',
'Constructing additional pylons...',
],
// ============================================================================
// Extension Settings Input
// ============================================================================
'Enter value...': 'Enter value...',
'Enter sensitive value...': 'Enter sensitive value...',
'Press Enter to submit, Escape to cancel':
'Press Enter to submit, Escape to cancel',
};