memowake-front/i18n/locales/zh/personal.json
2025-06-20 18:20:31 +08:00

55 lines
1.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"info": {
"photoCount": "照片数量",
"videoCount": "视频数量",
"memoryData": "内存数据"
},
"pro": {
"title": "开通MemoWark",
"subtitle": "家人的爱如照片中的记忆一般,重新流动起来"
},
"setting": {
"syncThirdPartyData": "同步微信数据",
"myGallery": "我的图库",
"myVideo": "我的创作",
"AIVideo": "AI视频",
"setting": "通用设置",
"recommendMemoWake": "推荐MemoWake",
"fiveStarReview": "五星好评",
"contactUs": "联系客服",
"qualification": "资质证照",
"otherAgreement": "其他协议",
"version": "版本号"
},
"personalInfo": {
"title": "个人信息",
"avatar": "头像",
"nickname": "昵称",
"userId": "用户id",
"email": "邮箱",
"phone": "手机号",
"chat": "微信",
"changeNickname": "修改昵称",
"nicknameSave": "保存",
"phoneBind": "绑定手机号"
},
"lcenses": {
"title": "资质证照",
"ICP": "ICP备案",
"licencePhoto": "营业执照",
"otherLcenses": "其他协议",
"userAgreement": "用户协议",
"privacyPolicy": "隐私政策",
"aiPolicy": "《AI功能使用规范》",
"applyPermission": "申请使用权限"
},
"generalSetting": {
"title": "通用设置",
"permissionManagement": "权限管理设置",
"pushNotification": "推送权限",
"galleryAccess": "相册权限",
"personalizedRecommendation": "个性化推荐设置",
"deleteAccount": "注销账号",
"logout": "退出登录"
}
}