fix(i18n): add workspace root translation key

This commit is contained in:
VooDisss
2026-02-16 05:21:22 +02:00
parent 32113ea100
commit b7f638f07d
2 changed files with 2 additions and 1 deletions

View File

@@ -158,6 +158,7 @@ export const commandMessages = {
"unifiedPicker.sections.commands": "COMMANDS",
"unifiedPicker.sections.agents": "AGENTS",
"unifiedPicker.sections.files": "FILES",
"unifiedPicker.sections.workspaceRoot": "WORKSPACE ROOT",
"unifiedPicker.badge.subagent": "subagent",
"unifiedPicker.footer.navigate": "navigate",
"unifiedPicker.footer.select": "select",