mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
feat: Add logging stack configuration and related localization
This commit is contained in:
@@ -358,5 +358,6 @@
|
||||
"allUser": "All users",
|
||||
"deleteShareConfirm": "Do you want to delete shared token?",
|
||||
"failedDeleteShare": "Failed to delete shared token: ",
|
||||
"queryLog": "Query log"
|
||||
"queryLog": "Query log",
|
||||
"loggingStack": "Enable logging stack for all log levels"
|
||||
}
|
||||
|
||||
@@ -358,5 +358,6 @@
|
||||
"allUser": "所有用户",
|
||||
"deleteShareConfirm": "是否删除分享令牌?",
|
||||
"failedDeleteShare": "删除分享令牌失败:",
|
||||
"queryLog": "查询日志"
|
||||
"queryLog": "查询日志",
|
||||
"loggingStack": "为所有日志级别启用堆栈记录"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user