#87 new: auto ask add system key (~/.ssh/id_rsa)

This commit is contained in:
lollipopkit
2023-08-04 21:46:44 +08:00
parent 60507ea4bc
commit 91967e6ce3
19 changed files with 129 additions and 76 deletions

View File

@@ -128,6 +128,12 @@ abstract class S {
/// **'Add private key'**
String get addPrivateKey;
/// No description provided for @addSystemPrivateKeyTip.
///
/// In en, this message translates to:
/// **'Currently don\'t have any private key, do you add the one that comes with the system (~/.ssh/id_rsa)?'**
String get addSystemPrivateKeyTip;
/// No description provided for @added2List.
///
/// In en, this message translates to: