mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-07 06:52:28 +00:00
feat(web): make grouped tool summaries specific (#1134)
This commit is contained in:
@@ -442,6 +442,10 @@ export default {
|
||||
'tool.requestUserInput.notePlaceholder': 'Add a note…',
|
||||
'tool.requestUserInput.popupBlocked': 'Could not open the sign-in page. Allow popups and try again.',
|
||||
'toolGroup.title': 'Tool activity',
|
||||
'toolGroup.friendly.inspectTarget': 'Inspect {target}',
|
||||
'toolGroup.friendly.searchTarget': 'Search “{target}”',
|
||||
'toolGroup.friendly.runTarget': 'Run {target}',
|
||||
'toolGroup.friendly.editTarget': 'Edit {target}',
|
||||
'toolGroup.primary.fileTargets': '{target} +{n}',
|
||||
'toolGroup.primary.commandTargets': '{target} +{n}',
|
||||
'toolGroup.primary.searchTargets': '{target} +{n}',
|
||||
|
||||
Reference in New Issue
Block a user