Merge branch 'develop'
This commit is contained in:
commit
d3d13218fd
@ -718,7 +718,7 @@ export class SmsService {
|
|||||||
{
|
{
|
||||||
id: config.otpBodyId,
|
id: config.otpBodyId,
|
||||||
title: 'کد تایید ورود و ثبتنام (OTP)',
|
title: 'کد تایید ورود و ثبتنام (OTP)',
|
||||||
body: 'کد ورود به کنینا: {0}',
|
body: 'کد تایید ورود به کنینا ایران: {0} میباشد. @canina.ir #{0}',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: config.orderBodyId,
|
id: config.orderBodyId,
|
||||||
|
|||||||
@ -956,7 +956,7 @@ export default function SmsSettingsPage() {
|
|||||||
<div className="flex items-center justify-between">
|
<div className="flex items-center justify-between">
|
||||||
<label className="text-xs font-bold text-gray-900">کد پترن ورود / ثبتنام (OTP)</label>
|
<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">
|
<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>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<input
|
<input
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user