mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2026-02-11 02:34:25 +01:00
chore: l10n
This commit is contained in:
@@ -31,7 +31,7 @@ enum ServerDetailCards {
|
||||
static final names = values.map((e) => e.name).toList();
|
||||
|
||||
String get toStr => switch (this) {
|
||||
about => l10n.about,
|
||||
about => libL10n.about,
|
||||
cpu => 'CPU',
|
||||
mem => 'RAM',
|
||||
swap => 'Swap',
|
||||
|
||||
Reference in New Issue
Block a user