mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
opt.: close after saving (#684)
This commit is contained in:
@@ -54,6 +54,9 @@ class AppLocalizationsEn extends AppLocalizations {
|
||||
@override
|
||||
String get bgRunTip => 'This switch only means the program will try to run in the background. Whether it can run in the background depends on whether the permission is enabled or not. For AOSP-based Android ROMs, please disable \"Battery Optimization\" in this app. For MIUI / HyperOS, please change the power saving policy to \"Unlimited\".';
|
||||
|
||||
@override
|
||||
String get closeAfterSave => 'Save and close';
|
||||
|
||||
@override
|
||||
String get cmd => 'Command';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user