new: kill process

This commit is contained in:
lollipopkit
2023-08-07 15:01:58 +08:00
parent e686df45c9
commit 2142ae3e1c
14 changed files with 79 additions and 44 deletions

View File

@@ -1196,6 +1196,12 @@ abstract class S {
/// **'Are you sure to use no password?'**
String get sureNoPwd;
/// No description provided for @sureStop.
///
/// In en, this message translates to:
/// **'Sure to stop [{item}] ?'**
String sureStop(Object item);
/// No description provided for @sureToDeleteServer.
///
/// In en, this message translates to: