fix(config): sync Swing settings after Web updates
Add revisioned configuration events and detached commits so Web changes refresh clean Swing forms without overwriting unsaved local edits. Preserve configuration formatting and document the synchronized update workflow.
This commit is contained in:
@@ -34,7 +34,13 @@ addline=添加链路
|
||||
reconnectall=全部重连
|
||||
remotelines=远程链路
|
||||
settings=设置
|
||||
saveconfigsuccess=保存配置成功
|
||||
saveconfigsuccess=保存配置成功
|
||||
configexternalupdate=配置已被其他来源更新。
|
||||
configreload=重新加载
|
||||
configcontinue=继续编辑
|
||||
configsaveconflict=保存失败:配置已被更新,请重新加载后再试。
|
||||
configsavefailed=保存配置失败。
|
||||
configconflicttitle=配置冲突
|
||||
warning=警告
|
||||
invaildipv6addr=IPv6地址:非法输入
|
||||
invailddnsserver=DNS服务器:非法输入
|
||||
|
||||
Reference in New Issue
Block a user