Merge branch 'develop'
Some checks failed
Deploy Canina / deploy (push) Successful in 43s
E2E Playwright Tests / Run Full E2E & Security Suites (push) Failing after 0s

This commit is contained in:
parsa aghaei 2026-09-05 19:49:58 +03:30
commit d3d13218fd
2 changed files with 2 additions and 2 deletions

View File

@ -718,7 +718,7 @@ export class SmsService {
{
id: config.otpBodyId,
title: 'کد تایید ورود و ثبت‌نام (OTP)',
body: 'کد ورود به کنینا: {0}',
body: 'کد تایید ورود به کنینا ایران: {0} میباشد. @canina.ir #{0}',
},
{
id: config.orderBodyId,

View File

@ -956,7 +956,7 @@ export default function SmsSettingsPage() {
<div className="flex items-center justify-between">
<label className="text-xs font-bold text-gray-900">کد پترن ورود / ثبتنام (OTP)</label>
<span className="text-[10px] text-gray-500 font-mono bg-white px-2 py-0.5 rounded border border-gray-200">
متغیرها: {'{0}'} یا {'{0};{1}'} (WebOTP)
متغیر: {'{0}'} (یا تکرار {'{0}'} برای WebOTP)
</span>
</div>
<input