mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
oauth providers
This commit is contained in:
@@ -35,5 +35,6 @@ $lang_login = array
|
||||
'rowhead_two_step_code' => '两步验证',
|
||||
'two_step_code_tooltip' => '如有设置必须填写',
|
||||
'text_complain' => '申诉通道',
|
||||
'other_methods' => "其他登录方式",
|
||||
);
|
||||
?>
|
||||
|
||||
@@ -35,5 +35,6 @@ $lang_login = array
|
||||
'rowhead_two_step_code' => '兩步驗證',
|
||||
'two_step_code_tooltip' => '如有設置必須填寫',
|
||||
'text_complain' => '申訴通道',
|
||||
'other_methods' => "其他登錄方式",
|
||||
);
|
||||
?>
|
||||
|
||||
@@ -35,6 +35,7 @@ $lang_login = array
|
||||
'rowhead_two_step_code' => 'Two-Factor Authentication',
|
||||
'two_step_code_tooltip' => 'If enabled must be filled in',
|
||||
'text_complain' => 'Complaint Channel',
|
||||
'other_methods' => "Other Methods",
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user