mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
chore: l10n
This commit is contained in:
@@ -116,7 +116,7 @@ class _SnippetEditPageState extends State<SnippetEditPage>
|
||||
minLines: 3,
|
||||
maxLines: 3,
|
||||
type: TextInputType.multiline,
|
||||
label: l10n.note,
|
||||
label: libL10n.note,
|
||||
icon: Icons.note,
|
||||
suggestion: true,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user