feat(app): add new session workspace controls (#34085)
This commit is contained in:
parent
0d3e0fc8f4
commit
4a8fee3b2d
5 changed files with 171 additions and 12 deletions
|
|
@ -656,6 +656,10 @@ export const dict = {
|
|||
"session.new.worktree.main": "Main branch",
|
||||
"session.new.worktree.mainWithBranch": "Main branch ({{branch}})",
|
||||
"session.new.worktree.create": "Create new worktree",
|
||||
"session.new.workspace.runIn": "Run session in",
|
||||
"session.new.workspace.triggerLocal": "Local",
|
||||
"session.new.workspace.local": "Local repository",
|
||||
"session.new.workspace.existing": "Workspace…",
|
||||
"session.new.lastModified": "Last modified",
|
||||
|
||||
"session.header.search.placeholder": "Search {{project}}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue