FIX: Reference example.com instead of somesite.com in examples

* somesite.com actually exists...
* example.com should be used in examples and is harmless to visit
This commit is contained in:
Michael Brown
2018-06-19 10:25:10 -04:00
parent dbcbd8d939
commit ae5d255f83
18 changed files with 22 additions and 22 deletions

View File

@@ -1170,7 +1170,7 @@ zh_CN:
delete_user_max_post_age: "不允许删除第一个帖子发表于(x)天前的用户。"
delete_all_posts_max: "通过删除所有帖子按钮可以删除的最大帖子数量。如果用户有比这更多的帖子,这些帖子不能一次性删除并且这个用户不能被删除。"
email_editable: "允许用户在注册后改变他们的邮箱地址。"
logout_redirect: "登出后重定向至的地址。http://somesite.com/logout"
logout_redirect: "登出后重定向至的地址。http://example.com/logout"
allow_uploaded_avatars: "允许用户上传自定义个人头像。"
allow_animated_avatars: "允许用户使用动画个人头像。警告:更改设置后运行 avatars:refresh 这个 rake 任务。"
allow_animated_thumbnails: "为动画 gif 生成动态缩略图。"