oauth providers

This commit is contained in:
xiaomlove
2025-04-24 15:30:07 +07:00
parent 13bc885fd7
commit b3aeaf04b4
18 changed files with 310 additions and 35 deletions
+1
View File
@@ -35,5 +35,6 @@ $lang_login = array
'rowhead_two_step_code' => '两步验证',
'two_step_code_tooltip' => '如有设置必须填写',
'text_complain' => '申诉通道',
'other_methods' => "其他登录方式",
);
?>
+1
View File
@@ -35,5 +35,6 @@ $lang_login = array
'rowhead_two_step_code' => '兩步驗證',
'two_step_code_tooltip' => '如有設置必須填寫',
'text_complain' => '申訴通道',
'other_methods' => "其他登錄方式",
);
?>
+1
View File
@@ -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",
);
?>