1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2024-12-16 23:22:01 +00:00
mastodon/app/views/user_mailer/reconfirmation_instructions.zh-cn.text.erb
SerCom_KC c4d36d024c Update Simplified Chinese translations ()
* i18n: (zh-CN) Add translations of 

* i18n: (zh-CN) Add translations of 

* i18n: (zh-CN) Add translations of 

* i18n: (zh-CN) Add translations of 

* i18n: (zh-CN) Improve translations
2018-01-07 17:32:50 +09:00

11 lines
311 B
Plaintext

<%= @resource.email %>,你好呀!
你正在更改你在 <%= @instance %> 使用的电子邮件地址。
点击下面的链接以确认操作:
<%= confirmation_url(@resource, confirmation_token: @token) %>
记得读一读我们的使用条款哦:<%= terms_url %>
来自 <%= @instance %> 管理团队