mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-07 06:52:28 +00:00
chore: remove obsolete spawn leftovers
This commit is contained in:
@@ -141,15 +141,6 @@ export default {
|
||||
'newSession.create': 'Create',
|
||||
'newSession.creating': 'Creating…',
|
||||
|
||||
// Spawn session (old component)
|
||||
'spawn.title': 'Create Session',
|
||||
'spawn.sessionType': 'Session type',
|
||||
'spawn.useAsIs': 'Use selected directory as-is',
|
||||
'spawn.createWorktree': 'Create a new worktree next to repo',
|
||||
'spawn.worktreePlaceholder': 'feature-x (default 1228-xxxx)',
|
||||
'spawn.cancel': 'Cancel',
|
||||
'spawn.create': 'Create Session',
|
||||
'spawn.creating': 'Creating…',
|
||||
'session.directoryMissingSimple': 'Directory does not exist. Creating the session will create it automatically.',
|
||||
'session.directoryMissingSimpleConfirm': 'Directory does not exist. Click again to create it automatically.',
|
||||
'session.directoryMissingWorktree': 'Worktree sessions require an existing repository directory.',
|
||||
|
||||
Reference in New Issue
Block a user