improve sending text

This commit is contained in:
Gucheng Wang
2023-03-10 22:34:05 +08:00
parent 430ee616db
commit 7e4c9c91cd
10 changed files with 10 additions and 10 deletions

View File

@ -67,7 +67,7 @@ export const SendCodeInput = (props) => {
onChange={e => onChange(e.target.value)}
enterButton={
<Button style={{fontSize: 14}} type={"primary"} disabled={disabled || buttonLeftTime > 0} loading={buttonLoading}>
{buttonLeftTime > 0 ? `${buttonLeftTime} s` : buttonLoading ? i18next.t("code:Sending Code") : i18next.t("code:Send Code")}
{buttonLeftTime > 0 ? `${buttonLeftTime} s` : buttonLoading ? i18next.t("code:Sending") : i18next.t("code:Send Code")}
</Button>
}
onSearch={() => setVisible(true)}

View File

@ -121,7 +121,7 @@
"Please input your phone verification code!": "Bitte geben Sie Ihren Telefon-Verifizierungscode ein!",
"Please input your verification code!": "Bitte geben Sie Ihren Bestätigungscode ein!",
"Send Code": "Code senden",
"Sending Code": "Code wird gesendet",
"Sending": "Code wird gesendet",
"Submit and complete": "Absenden und abschließen"
},
"forget": {

View File

@ -121,7 +121,7 @@
"Please input your phone verification code!": "Please input your phone verification code!",
"Please input your verification code!": "Please input your verification code!",
"Send Code": "Send Code",
"Sending Code": "Sending Code",
"Sending": "Sending",
"Submit and complete": "Submit and complete"
},
"forget": {

View File

@ -121,7 +121,7 @@
"Please input your phone verification code!": "Ingrese su código de verificación teléfonico!",
"Please input your verification code!": "Ingrese su código de verificación!",
"Send Code": "Enviar código",
"Sending Code": "Enviando código",
"Sending": "Enviando código",
"Submit and complete": "Enviar y completar"
},
"forget": {

View File

@ -121,7 +121,7 @@
"Please input your phone verification code!": "Veuillez entrer le code de vérification de votre téléphone !",
"Please input your verification code!": "Veuillez entrer votre code de vérification !",
"Send Code": "Envoyer le code",
"Sending Code": "Code d'envoi",
"Sending": "Code d'envoi",
"Submit and complete": "Soumettre et compléter"
},
"forget": {

View File

@ -121,7 +121,7 @@
"Please input your phone verification code!": "電話番号を入力してください!",
"Please input your verification code!": "認証コードを入力してください!",
"Send Code": "コードを送信",
"Sending Code": "コードを送信中",
"Sending": "コードを送信中",
"Submit and complete": "提出して完了"
},
"forget": {

View File

@ -121,7 +121,7 @@
"Please input your phone verification code!": "Please input your phone verification code!",
"Please input your verification code!": "Please input your verification code!",
"Send Code": "Send Code",
"Sending Code": "Sending Code",
"Sending": "Sending",
"Submit and complete": "Submit and complete"
},
"forget": {

View File

@ -121,7 +121,7 @@
"Please input your phone verification code!": "Пожалуйста, введите код подтверждения!",
"Please input your verification code!": "Пожалуйста, введите код подтверждения!",
"Send Code": "Отправить код",
"Sending Code": "Отправка кода",
"Sending": "Отправка кода",
"Submit and complete": "Отправить и завершить"
},
"forget": {

View File

@ -121,7 +121,7 @@
"Please input your phone verification code!": "Please input your phone verification code!",
"Please input your verification code!": "Please input your verification code!",
"Send Code": "Send Code",
"Sending Code": "Sending Code",
"Sending": "Sending",
"Submit and complete": "Submit and complete"
},
"forget": {

View File

@ -121,7 +121,7 @@
"Please input your phone verification code!": "请输入您的手机验证码!",
"Please input your verification code!": "请输入您的验证码!",
"Send Code": "发送验证码",
"Sending Code": "发送中",
"Sending": "发送中",
"Submit and complete": "完成提交"
},
"forget": {