mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-18 15:54:35 +01:00
feat: disk smart info (#773)
This commit is contained in:
@@ -335,6 +335,12 @@ abstract class AppLocalizations {
|
||||
/// **'Disk'**
|
||||
String get disk;
|
||||
|
||||
/// No description provided for @diskHealth.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Disk Health'**
|
||||
String get diskHealth;
|
||||
|
||||
/// No description provided for @diskIgnorePath.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
|
||||
Reference in New Issue
Block a user