new: settings of containerTrySudo usePodman

This commit is contained in:
lollipopkit
2024-02-18 16:54:13 +08:00
parent 61ddb56639
commit b802c97a8d
23 changed files with 224 additions and 103 deletions

View File

@@ -352,6 +352,12 @@ abstract class S {
/// **'Container status'**
String get containerStatus;
/// No description provided for @containerTrySudoTip.
///
/// In en, this message translates to:
/// **'For example: In the app, the user is set to aaa, but Docker is installed under the root user. In this case, you need to enable this option.'**
String get containerTrySudoTip;
/// No description provided for @convert.
///
/// In en, this message translates to:
@@ -1357,7 +1363,7 @@ abstract class S {
/// No description provided for @sftpShowFoldersFirst.
///
/// In en, this message translates to:
/// **'Disply folders first'**
/// **'Display folders first'**
String get sftpShowFoldersFirst;
/// No description provided for @showDistLogo.
@@ -1546,6 +1552,12 @@ abstract class S {
/// **'Traffic'**
String get traffic;
/// No description provided for @trySudo.
///
/// In en, this message translates to:
/// **'Try using sudo'**
String get trySudo;
/// No description provided for @ttl.
///
/// In en, this message translates to:
@@ -1636,6 +1648,12 @@ abstract class S {
/// **'No password will be used'**
String get useNoPwd;
/// No description provided for @usePodmanByDefault.
///
/// In en, this message translates to:
/// **'Defaulting to Podman'**
String get usePodmanByDefault;
/// No description provided for @used.
///
/// In en, this message translates to: