opt. & fix
opt.: upload file fix: surplus server order opt.: sftp view
This commit is contained in:
@@ -126,6 +126,12 @@ abstract class S {
|
||||
/// **'Add private key'**
|
||||
String get addPrivateKey;
|
||||
|
||||
/// No description provided for @added2List.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Added to task list'**
|
||||
String get added2List;
|
||||
|
||||
/// No description provided for @all.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
@@ -138,12 +144,6 @@ abstract class S {
|
||||
/// **'Already in last directory.'**
|
||||
String get alreadyLastDir;
|
||||
|
||||
/// No description provided for @appPrimaryColor.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'App primary color'**
|
||||
String get appPrimaryColor;
|
||||
|
||||
/// No description provided for @attention.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
@@ -864,6 +864,12 @@ abstract class S {
|
||||
/// **'Preview'**
|
||||
String get preview;
|
||||
|
||||
/// No description provided for @primaryColor.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Primary color'**
|
||||
String get primaryColor;
|
||||
|
||||
/// No description provided for @privateKey.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
|
||||
Reference in New Issue
Block a user