opt
- optimize TextField - opt apt pwd req times - use logger in update.dart
This commit is contained in:
@@ -112,8 +112,8 @@
|
||||
"noUpdateAvailable": "No update available",
|
||||
"foundNUpdate": "Found {count} update",
|
||||
"updateAll": "Update all",
|
||||
"pwdForUser": "Password for {user}",
|
||||
"platformNotSupportUpdate": "Current platform does not support in app update.\nPlease build from source and install it.",
|
||||
"invalidVersionHelp": "Please make sure that docker is installed correctly, or that you are using a non-self-compiled version. If you don't have the above issues, please submit an issue on {url}.",
|
||||
"noInterface": "No interface"
|
||||
"noInterface": "No interface",
|
||||
"lastTry": "Last try!"
|
||||
}
|
||||
@@ -112,8 +112,8 @@
|
||||
"noUpdateAvailable": "没有可用更新",
|
||||
"foundNUpdate": "找到 {count} 个更新",
|
||||
"updateAll": "更新全部",
|
||||
"pwdForUser": "{user}的密码",
|
||||
"platformNotSupportUpdate": "当前平台不支持更新,请编译最新源码后手动安装",
|
||||
"invalidVersionHelp": "请确保正确安装了docker,或者使用的非自编译版本。如果没有以上问题,请在 {url} 提交问题。",
|
||||
"noInterface": "没有可用的接口"
|
||||
"noInterface": "没有可用的接口",
|
||||
"lastTry": "最后尝试"
|
||||
}
|
||||
Reference in New Issue
Block a user