Skip to content

Commit 6f7aaa7

Browse files
committed
update translation text
1 parent eb66818 commit 6f7aaa7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/StringTable.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -381,8 +381,8 @@ export const set_device_hint = [
381381
][langIndex];
382382

383383
export const switch_workspace_hint = [
384-
'项目加载成功, 是否立即切换工作区 ?',
385-
'The project load successfully, do you want to switch workspace immediately ?'
384+
'项目加载成功, 是否立即切换工作区 ? (需要切换工作区才能加载工作区配置)',
385+
'The project load successfully, do you want to switch workspace immediately ? Need to switch workspace so that the workspace configuration can be loaded.'
386386
][langIndex];
387387

388388
//--------------- env ---------------

0 commit comments

Comments
 (0)