You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/features/localization/renderer/locales/en/team.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -238,6 +238,7 @@
238
238
"description": "Description",
239
239
"name": "Name"
240
240
},
241
+
"leadRestartWarning": "Saving will restart the lead to apply model or effort changes. Teammate processes will keep running.",
241
242
"memberRestartWarning": "Saving will restart this teammate to apply role, workflow, worktree isolation, provider, model, effort, or MCP access changes.",
242
243
"notices": {
243
244
"liveRenameBlocked": "Live save is blocked because existing teammates were renamed. Revert those identity changes or stop the team first.",
leadRestartWarning: 'Saving will restart the lead to apply model or effort changes. Teammate processes will keep running.';
3867
3868
memberRestartWarning: 'Saving will restart this teammate to apply role, workflow, worktree isolation, provider, model, effort, or MCP access changes.';
3868
3869
notices: {
3869
3870
liveRenameBlocked: 'Live save is blocked because existing teammates were renamed. Revert those identity changes or stop the team first.';
0 commit comments