mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-17 13:13:35 +08:00
Update en.ts
This commit is contained in:
parent
e4a487dd4b
commit
ad367c4b88
@ -149,6 +149,12 @@ export const en = {
|
||||
'settings.terminal.status.exited': 'Exited',
|
||||
'settings.terminal.status.error': 'Error',
|
||||
'settings.terminal.status.unavailable': 'Unavailable',
|
||||
'settings.terminal.bashPathLabel': 'Bash Path',
|
||||
'settings.terminal.bashPathDescription': 'Windows defaults to CMD as the terminal shell. If tool calls use Unix commands (grep, sed, etc.), configure the path to a Bash executable here (e.g., Git Bash).',
|
||||
'settings.terminal.bashPathSave': 'Save',
|
||||
'settings.terminal.bashPathReset': 'Reset to default',
|
||||
'settings.terminal.bashPathSaved': 'Saved',
|
||||
'settings.terminal.bashPathInvalid': 'Path does not exist. Select a valid Bash executable.',
|
||||
'terminal.newTab': 'New Terminal',
|
||||
'terminal.openInTab': 'Open in Tab',
|
||||
'terminal.closePanel': 'Close terminal panel',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user