feat(core): 主页面添加新配置项 自动恢复上次编辑状态
This commit is contained in:
@@ -79,5 +79,6 @@
|
||||
"CODE_LANG": "Code language",
|
||||
"ENABLE": "Enable",
|
||||
"DISABLE": "Disable",
|
||||
"EXPERIMENTAL": "Experimental. Expected behavior may change in the future."
|
||||
"EXPERIMENTAL": "Experimental. Expected behavior may change in the future.",
|
||||
"CACHE": "Automatically restore the last editing state"
|
||||
}
|
||||
Reference in New Issue
Block a user