远程读取日志
This commit is contained in:
@@ -15,7 +15,8 @@ export const en: Translations = {
|
||||
ready: 'Editor Ready',
|
||||
failed: 'Initialization Failed',
|
||||
projectOpened: 'Project Opened',
|
||||
remoteConnected: 'Remote Game Connected'
|
||||
remoteConnected: 'Remote Game Connected',
|
||||
profilerMode: 'Profiler Mode - Waiting for connection...'
|
||||
}
|
||||
},
|
||||
hierarchy: {
|
||||
|
||||
@@ -15,7 +15,8 @@ export const zh: Translations = {
|
||||
ready: '编辑器就绪',
|
||||
failed: '初始化失败',
|
||||
projectOpened: '项目已打开',
|
||||
remoteConnected: '远程游戏已连接'
|
||||
remoteConnected: '远程游戏已连接',
|
||||
profilerMode: '性能分析模式 - 等待连接...'
|
||||
}
|
||||
},
|
||||
hierarchy: {
|
||||
|
||||
Reference in New Issue
Block a user