mirror of
https://github.com/octopusYan/alist-gui.git
synced 2025-12-08 17:21:56 +08:00
feat: 主界面调整、日志打印、代理测试、关于页、弹窗工具、清理代码
This commit is contained in:
@ -13,6 +13,7 @@ main.control.more=More
|
||||
main.status.label-running=Running
|
||||
main.status.label-stop=Stoped
|
||||
main.more.browser=Open in browser
|
||||
main.more.open-config=Open configuration file
|
||||
main.more.open-log=Open the log folder
|
||||
alist.status.start=Starting AList
|
||||
alist.status.start.running=AList is running...
|
||||
@ -37,9 +38,15 @@ about.app.version=GUI Version
|
||||
about.alist.update=Check AList Version
|
||||
about.app.update=Check GUI Version
|
||||
setup.theme=Theme
|
||||
update.current=Current
|
||||
update.remote=Latest
|
||||
update.current=Current Version
|
||||
update.remote=Latest Version
|
||||
update.upgrade.not=It is already the latest version
|
||||
update.upgrade.new=Detected a new version
|
||||
msg.alist.download.notfile=AList file not detected, download now?
|
||||
msg.alist.pwd.copy=Copy successful
|
||||
admin.pwd.title=Admin Password
|
||||
admin.pwd.toptip=The new password will only be displayed once
|
||||
admin.pwd.user-field=User:
|
||||
admin.pwd.pwd-field=Password :
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user