提交 e70ec9e9 编写于 作者: R Rafael Mendonça França

Merge pull request #21902 from mparramont/patch-1

Fix "Esperanto" name
...@@ -296,7 +296,7 @@ emails asynchronously: ...@@ -296,7 +296,7 @@ emails asynchronously:
```ruby ```ruby
I18n.locale = :eo I18n.locale = :eo
UserMailer.welcome(@user).deliver_later # Email will be localized to Esparanto. UserMailer.welcome(@user).deliver_later # Email will be localized to Esperanto.
``` ```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册