Merge remote branch 'jdeisenberg/492-vague-signup-wording'
This commit is contained in:
commit
07e96e5a37
2 changed files with 2 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
%h1{:style => "text-align:right;"}
|
||||
= "Welcome to Diaspora!"
|
||||
.description
|
||||
Do the stuff below to further complete some things.
|
||||
=t('.signup_steps')
|
||||
|
||||
%h3{:style => "text-align:right;"}
|
||||
= link_to "Edit your profile", getting_started_path(:step => 1)
|
||||
|
|
|
|||
|
|
@ -143,6 +143,7 @@ en:
|
|||
cancel: "Cancel"
|
||||
destroy: "Account successfully closed."
|
||||
getting_started:
|
||||
signup_steps: "Complete your sign-up by doing these things:"
|
||||
'step_1':
|
||||
albums: "Albums"
|
||||
you_dont_have_any_photos: "You don't have any photos! Go to the"
|
||||
|
|
|
|||
Loading…
Reference in a new issue