mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
l10n: alterUrl -> fallbackSshDest (#437)
This commit is contained in:
@@ -248,7 +248,7 @@ class _ServerEditPageState extends State<ServerEditPage> {
|
||||
controller: _altUrlController,
|
||||
type: TextInputType.url,
|
||||
node: _alterUrlFocus,
|
||||
label: l10n.alterUrl,
|
||||
label: l10n.fallbackSshDest,
|
||||
icon: MingCute.link_line,
|
||||
hint: 'user@ip:port',
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user