optimized apt experience
This commit is contained in:
@@ -111,5 +111,7 @@
|
||||
"reportBugsOnGithubIssue": "Please report bugs on https://github.com/LollipopKit/flutter_server_box/issues",
|
||||
"noUpdateAvailable": "No update available",
|
||||
"foundNUpdate": "Found {count} update",
|
||||
"updateAll": "Update all"
|
||||
"updateAll": "Update all",
|
||||
"pwdForUser": "Password for {user}",
|
||||
"platformNotSupportUpdate": "Current platform does not support in app update.\nPlease build from source and install it."
|
||||
}
|
||||
@@ -111,5 +111,7 @@
|
||||
"reportBugsOnGithubIssue": "请到 https://github.com/LollipopKit/flutter_server_box/issues 提交问题",
|
||||
"noUpdateAvailable": "没有可用更新",
|
||||
"foundNUpdate": "找到 {count} 个更新",
|
||||
"updateAll": "更新全部"
|
||||
"updateAll": "更新全部",
|
||||
"pwdForUser": "用户{user}的密码",
|
||||
"platformNotSupportUpdate": "当前平台不支持更新,请编译最新源码后手动安装"
|
||||
}
|
||||
Reference in New Issue
Block a user