Add ability to import SSH keys from the Files app
This commit is contained in:
parent
94a5f8c501
commit
d33e63cd83
8 changed files with 176 additions and 0 deletions
|
|
@ -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";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue