add a tip

This commit is contained in:
lollipopkit
2022-12-20 15:18:40 +08:00
parent 599bd2cfd3
commit b2e2d4c603
8 changed files with 17 additions and 17 deletions

View File

@@ -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: [],