File tree Expand file tree Collapse file tree 4 files changed +5
-2
lines changed Expand file tree Collapse file tree 4 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 30
30
</ div >
31
31
< div class ="col-md-3 ">
32
32
< div class ="panel panel-default ">
33
- < div class ="panel-heading "> 用其他平台的帐号登录 </ div >
33
+ < div class ="panel-heading "> <%= t ( "common.auth_with_other_services" ) %> </ div >
34
34
< ul class ="list-group ">
35
35
< li class ="list-group-item "> <%= link_to raw ( "<i class='fa fa-github'></i> GitHub" ) , user_omniauth_authorize_path ( :github ) , class : "btn btn-default" %> </ li >
36
36
</ ul >
37
37
</ div >
38
38
</ div >
39
- </ div >
39
+ </ div >
Original file line number Diff line number Diff line change 60
60
at : " on"
61
61
hot_topics : " Hot topics"
62
62
has_deleted : " has deleted"
63
+ auth_with_other_services : " Sign in with other services"
63
64
reply :
64
65
edit_reply : " Edit Reply"
65
66
delete_reply_success : ' Delete successfully.'
Original file line number Diff line number Diff line change 65
65
replies_count : " 回复"
66
66
likes_count : 赞
67
67
has_deleted : 已删除
68
+ auth_with_other_services : " 用其他平台的帐号登录"
68
69
reply :
69
70
edit_reply : " 修改回帖"
70
71
delete_reply_success : ' 回帖删除成功.'
Original file line number Diff line number Diff line change 65
65
replies_count : " 回覆"
66
66
likes_count : 贊
67
67
has_deleted : 已刪除
68
+ auth_with_other_services : " 用其它服務登入"
68
69
reply :
69
70
edit_reply : " 修改回帖"
70
71
delete_reply_success : ' 回帖刪除成功.'
You can’t perform that action at this time.
0 commit comments