()
| 268 | } |
| 269 | |
| 270 | private refreshLocalizedViews(): void { |
| 271 | // Views source their labels via getDisplayText; they'll pick up translations on next refresh. |
| 272 | // For now we don't force-refresh to avoid disrupting the workspace layout. |
| 273 | } |
| 274 | |
| 275 | async onload() { |
| 276 | // Create the promise and store its resolver |