confirmation_instructions.zh-cn.text.erb 312 B

12345678910
  1. <%= @resource.email %> ,嗨呀!
  2. 你刚刚在 <%= @instance %> 创建了帐号。
  3. 点击下面的链接来完成注册啦 : <br>
  4. <%= link_to '确认帐户', confirmation_url(@resource, confirmation_token: @token) %>
  5. 别忘了看看 <%= link_to 'terms and conditions', terms_url %>。
  6. <%= @instance %> 敬上