new: podman

This commit is contained in:
lollipopkit
2024-01-21 15:12:43 +08:00
parent 7156f08eb8
commit 50bcabbc54
36 changed files with 1097 additions and 795 deletions

View File

@@ -328,6 +328,12 @@ abstract class S {
/// **'Connected'**
String get connected;
/// No description provided for @container.
///
/// In en, this message translates to:
/// **'Container'**
String get container;
/// No description provided for @containerName.
///
/// In en, this message translates to:
@@ -1420,6 +1426,12 @@ abstract class S {
/// **'The suspend function requires root privileges and systemd support.'**
String get suspendTip;
/// No description provided for @switchTo.
///
/// In en, this message translates to:
/// **'Switch to {val}'**
String switchTo(Object val);
/// No description provided for @syncTip.
///
/// In en, this message translates to: