mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
fix typo
This commit is contained in:
@@ -192,7 +192,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"Please input a target IP/domain."),
|
||||
"pingNoServer": MessageLookupByLibrary.simpleMessage(
|
||||
"No server to ping.\nPlease add a server in server tab."),
|
||||
"pkgManager": MessageLookupByLibrary.simpleMessage("Pkg mgr"),
|
||||
"pkg": MessageLookupByLibrary.simpleMessage("Pkg"),
|
||||
"platformNotSupportUpdate": MessageLookupByLibrary.simpleMessage(
|
||||
"Current platform does not support in app update.\nPlease build from source and install it."),
|
||||
"plzEnterHost":
|
||||
|
||||
Reference in New Issue
Block a user