feat(admin): consentement aux annonces et désabonnement sans connexion
All checks were successful
CI / Lint, Unit Tests & Build (push) Successful in 5m58s
CI / Deploy production (on server) (push) Successful in 26s

Les comptes déjà créés ne sont pas inscrits. Le choix est facultatif à l’inscription et dans les paramètres. Un lien public demande confirmation avant d’arrêter les actualités, sans toucher aux messages de compte.
This commit is contained in:
Antigravity
2026-09-06 09:23:10 +00:00
parent 6fa12f6e13
commit 360e58e473
33 changed files with 1036 additions and 9 deletions

View File

@@ -1,4 +1,16 @@
{
"unsubscribe": {
"title": "停止近况和优惠?",
"body": "这只停止公告和优惠。账户、账单、密码邮件不变。请用按钮确认——打开本页不够。",
"confirm": "停止公告",
"keep": "继续接收",
"successTitle": "已取消订阅",
"successBody": "此地址将不再收到 Memento 近况和优惠。必要的服务邮件仍可能到达。",
"invalidTitle": "此链接无效",
"invalidBody": "链接缺失或已过期。也可以在设置中停止公告。",
"openSettings": "打开设置",
"backToSignIn": "登录"
},
"auth": {
"signIn": "登录",
"signUp": "注册",
@@ -14,6 +26,7 @@
"forgotPassword": "忘记密码?",
"noAccount": "没有账户?",
"hasAccount": "已有账户?",
"marketingConsent": "我同意偶尔接收 Memento 的近况和优惠(可选)。账户必要邮件仍会发送。",
"signInToAccount": "登录您的账户",
"createAccount": "创建您的账户",
"rememberMe": "记住我",
@@ -1031,6 +1044,11 @@
"about": "关于",
"version": "版本",
"settingsSaved": "设置已保存",
"marketingTitle": "近况与优惠",
"marketingDescription": "偶尔接收 Memento 的近况和优惠。可选,并与账户、账单、密码邮件分开。",
"marketingLegal": "您可以随时停止。已经交给发送服务的活动无法撤回。",
"marketingBlocked": "此地址无法接收公告(投诉或永久投递失败)。",
"settingsSaveFailed": "无法保存此选择。",
"cardSizeMode": "笔记大小",
"cardSizeModeDescription": "选择可变大小或统一大小",
"selectCardSizeMode": "选择显示模式",