Add ability to import SSH keys from the Files app

This commit is contained in:
Danny Moesch 2020-02-15 18:14:06 +01:00 committed by Mingshen Sun
parent 94a5f8c501
commit d33e63cd83
8 changed files with 176 additions and 0 deletions

View file

@ -23,6 +23,9 @@
/* Class = "UIBarButtonItem"; title = "Back"; ObjectID = "9yM-Mg-Cg8"; */
"9yM-Mg-Cg8.title" = "Zurück";
/* Class = "UILabel"; text = "Select file ..."; ObjectID = "9KE-VA-cx2"; */
"9KE-VA-cx2.text" = "Datei auswählen ...";
/* Class = "UILabel"; text = "Private Key URL"; ObjectID = "C2w-dd-roS"; */
"C2w-dd-roS.text" = "URL des privaten Schlüssels";