You're almost ready to deploy your app. One thing you need to do is add the SSH key from your workstation to the server. - This gives you access to deploy appname.
+ This gives you access to deploy <%= current_app.name %>.">
<%= f.label :key, "Paste your SSH key here" %>
<%= f.text_area :key %>
diff --git a/config/locales/en.yml b/config/locales/en.yml
index bcd5843..5a8dbf4 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -45,3 +45,4 @@ en:
amsterdam: "Amsterdam"
new_york: "New York"
singapore: "Singapore"
+ london: "London"