fix: update email text and add google link message in locale files

This commit is contained in:
2026-06-13 19:02:07 +03:30
parent 69f83097f3
commit f4c1d02a7f
3 changed files with 7 additions and 5 deletions

View File

@@ -74,7 +74,8 @@
"verificationCodeSent": "Verification code sent",
"onlyOneAccountAllowed": "You can only link one email account.",
"editEmailOrGoogle": "Change Email / Google",
"emailText": "Your new email will replace your previous email (<1>{{email}}</1>)"
"emailText": "Your new email will replace your previous email (<1>{{email}}</1>)",
"googleLinkComingSoon": "Google account linking coming soon"
},
"active": {
"activeDevices": "Active devices",
@@ -148,4 +149,4 @@
"description": "Encourage repeat purchases by sending discount codes and points to your customers."
}
}
}
}

View File

@@ -74,7 +74,8 @@
"verificationCodeSent": "کد تایید ارسال شد",
"onlyOneAccountAllowed": "شما فقط می‌توانید یک حساب ایمیل را متصل کنید",
"editEmailOrGoogle": "تغییر ایمیل / گوگل",
"emailText": "ایمیل جدید شما جایگزین ایمل قبلی ({{email}}) خواهد شد"
"emailText": "ایمیل جدید شما جایگزین ایمل قبلی ({{email}}) خواهد شد",
"googleLinkComingSoon": "قابلیت اتصال حساب گوگل به زودی اضافه خواهد شد"
},
"active": {
"activeDevices": "نشست های فعال",
@@ -148,4 +149,4 @@
"description": "با ارسال کد تخفیف و امتیاز به مشتریان کسب و کارتان آنها را به خرید مجدد ترغیب کنید"
}
}
}
}

View File

@@ -206,7 +206,7 @@ export function SocialMedia() {
<PageWrapper>
<CardContainer
title={t('settingForm.titleSocial')}
subtitle={t('settingForm.descriptionSocial')}
subtitle={''}
highlighted={isEditing}
action={
isEditing ? (