mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 23:34:24 +01:00
add a tip
This commit is contained in:
@@ -470,10 +470,10 @@ class S {
|
||||
);
|
||||
}
|
||||
|
||||
/// `You set to 0, will not update automatically.`
|
||||
/// `You set to 0, will not update automatically.\nCan't calculate CPU status.`
|
||||
String get updateIntervalEqual0 {
|
||||
return Intl.message(
|
||||
'You set to 0, will not update automatically.',
|
||||
'You set to 0, will not update automatically.\nCan\'t calculate CPU status.',
|
||||
name: 'updateIntervalEqual0',
|
||||
desc: '',
|
||||
args: [],
|
||||
|
||||
Reference in New Issue
Block a user