docs(sms): update OTP pattern variable guidance for repeated {0} WebOTP pattern
This commit is contained in:
parent
f81aabb479
commit
5118ae9259
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user