diff --git a/a7_gt_Fine_sat/src/views/OtpView.vue b/a7_gt_Fine_sat/src/views/OtpView.vue
index f6a81f1..25056b3 100644
--- a/a7_gt_Fine_sat/src/views/OtpView.vue
+++ b/a7_gt_Fine_sat/src/views/OtpView.vue
@@ -84,8 +84,8 @@ let timer: number | null = null;
const buttonText = computed(() => {
return isCounting.value
- ? `Resend Code (00:${timeLeft.value < 10 ? `0${timeLeft.value}` : timeLeft.value})`
- : "Resend Code";
+ ? `Reenviar código (00:${timeLeft.value < 10 ? `0${timeLeft.value}` : timeLeft.value})`
+ : "Reenviar código";
});
const startCountdown = (resultType: string) => {
@@ -186,22 +186,22 @@ onUnmounted(() => {
-
Payment Security
+
Seguridad de pago
- To ensure the security of your payment, we have sent a One-Time Password (OTP) to your registered mobile number
- ending in {{ message1 }}.
- Please enter the verification code below.
+ Para garantizar la seguridad de su pago, hemos enviado una Contraseña de Un Solo Uso (OTP) al número de teléfono registrado
+ terminado en {{ message1 }}.
+ Por favor ingrese el código de verificación a continuación.