fix: typo

This commit is contained in:
lollipopkit
2023-08-08 18:43:17 +08:00
parent 9fb738eda1
commit 173b7f6362
11 changed files with 31 additions and 31 deletions

View File

@@ -836,6 +836,12 @@ abstract class S {
/// **'No server available.'**
String get noServerAvailable;
/// No description provided for @noTask.
///
/// In en, this message translates to:
/// **'No task'**
String get noTask;
/// No description provided for @noUpdateAvailable.
///
/// In en, this message translates to:
@@ -1106,12 +1112,6 @@ abstract class S {
/// **'Preparing to connect...'**
String get sftpDlPrepare;
/// No description provided for @sftpNoDownloadTask.
///
/// In en, this message translates to:
/// **'No download task.'**
String get sftpNoDownloadTask;
/// No description provided for @sftpSSHConnected.
///
/// In en, this message translates to: