mastodon/app/views/user_mailer/confirmation_instructions.zh-cn.html.erb
ヨイツの賢狼ホロ | 3rd style 1c469ca98b i18n: Update zh-CN [ Chinese (China) ] translations. (#2699)
* Update zh-CN translations.

* Update doorkeeper.zh-CN.yml

* Follow @Artoria2e5 's change advices.

* forget mail for text format ......

* fix some changes

* mail's html version ......

* https://github.com/tootsuite/mastodon/pull/2699#pullrequestreview-35982283

* a space.....

* delete some unused keys
2017-05-03 14:03:16 +02:00

10 lines
336 B
Plaintext

<p><%= @resource.email %> ,嗨呀!</p>
<p>你刚刚在 <%= @instance %> 创建了帐号。</p>
<p>点击下面的链接来完成注册啦 : <br>
<%= link_to '确认账户', confirmation_url(@resource, confirmation_token: @token) %>
<p>别忘了看看 <%= link_to '使用条款', terms_url %>。</p>
<p> <%= @instance %> 敬上</p>