#14 add ssh log

This commit is contained in:
lollipopkit
2023-03-15 13:37:19 +08:00
parent c2e822f49d
commit 58b950f814
14 changed files with 153 additions and 37 deletions

View File

@@ -453,6 +453,12 @@ abstract class S {
/// **'Can\'t fetch push token'**
String get getPushTokenFailed;
/// No description provided for @gettingToken.
///
/// In en, this message translates to:
/// **'Getting token...'**
String get gettingToken;
/// No description provided for @go.
///
/// In en, this message translates to:
@@ -675,6 +681,12 @@ abstract class S {
/// **'No update available'**
String get noUpdateAvailable;
/// No description provided for @nullToken.
///
/// In en, this message translates to:
/// **'Null token'**
String get nullToken;
/// No description provided for @ok.
///
/// In en, this message translates to:
@@ -687,6 +699,12 @@ abstract class S {
/// **'On server detail page'**
String get onServerDetailPage;
/// No description provided for @onlyIOS.
///
/// In en, this message translates to:
/// **'Only valid on iOS'**
String get onlyIOS;
/// No description provided for @open.
///
/// In en, this message translates to: