获取邀请人信息和扫一扫加入xxx家庭

This commit is contained in:
2026-06-22 16:50:18 +08:00
parent 086f1226a1
commit ef4dfb0307
12 changed files with 326 additions and 23 deletions

View File

@@ -48,6 +48,7 @@
<string name="reset_password">重置密码</string>
<string name="new_password">新密码</string>
<string name="reset_success">密码重置成功</string>
<string name="resetting">重置中...</string>
<!-- Face Login/Verification -->
<string name="face_login">人脸登录</string>

View File

@@ -44,6 +44,7 @@
<string name="reset_password">Reset Password</string>
<string name="new_password">New Password</string>
<string name="reset_success">Password reset successful</string>
<string name="resetting">Resetting...</string>
<!-- Face Login/Verification -->
<string name="face_capture_hint">Please align your face within the frame</string>