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:
@@ -310,7 +310,7 @@ class _LocalStoragePageState extends State<LocalStoragePage> {
|
||||
),
|
||||
ListTile(
|
||||
leading: const Icon(Icons.open_in_new),
|
||||
title: Text(l10n.open),
|
||||
title: Text(libL10n.open),
|
||||
onTap: () {
|
||||
Pfs.share(path: file.absolute.path);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user