feat(web): add privacy & data collection policy consent to login/register pages

This commit is contained in:
RockChinQ
2026-03-11 06:50:54 -04:00
parent 2655425fbe
commit 01844d8687
6 changed files with 58 additions and 0 deletions

View File

@@ -47,6 +47,10 @@ const zhHant = {
copyFailed: '複製失敗',
test: '測試',
forgotPassword: '忘記密碼?',
agreementNotice: '繼續即表示您同意我們的',
privacyPolicy: '隱私政策',
and: '和',
dataCollectionPolicy: '數據收集政策',
loading: '載入中...',
fieldRequired: '此欄位為必填',
or: '或',