mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-22 03:10:42 +08:00
Expand i18n coverage
This commit is contained in:
@@ -473,7 +473,7 @@ func readDataPDU(r io.Reader) (*DataPDU, error) {
|
||||
d = &FontMapDataPDU{}
|
||||
|
||||
case PDUTYPE2_SAVE_SESSION_INFO:
|
||||
glog.Debug("SAVE_SESSION_INFO 事件触发,登录成功")
|
||||
glog.Debug("SAVE_SESSION_INFO event triggered, login successful")
|
||||
d = &SaveSessionInfo{}
|
||||
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user