diff --git a/src/i18n/messages/ar.json b/src/i18n/messages/ar.json index 0534e5e..58748de 100644 --- a/src/i18n/messages/ar.json +++ b/src/i18n/messages/ar.json @@ -168,6 +168,7 @@ "id.verification.access.blocked.denied": "لا يمكنك التحقق من هويتك في الوقت الحالي. إذا لم تقم بعد بتنشيط حسابك، فيرجى التحقق من مجلد البريد المهمل للحصول على رسالة التفعيل من {email}.", "id.verification.next": "التالي", "id.verification.support": "support", + "id.verification.continue.upload": "Continue with Upload", "id.verification.example.card.alt": "مثال على بطاقة هوية صحيحة بالاسم الكامل وصورة.", "id.verification.requirements.title": "متطلبات التحقق من الصورة", "id.verification.requirements.description": "يجب عليك اتباع الآتي لإكمال عملية التحقق الإلكتروني من هويتك:", diff --git a/src/i18n/messages/es_419.json b/src/i18n/messages/es_419.json index 36c45cb..0cb124d 100644 --- a/src/i18n/messages/es_419.json +++ b/src/i18n/messages/es_419.json @@ -168,6 +168,7 @@ "id.verification.access.blocked.denied": "No puedes verificar tu identidad en este momento. Si aún tienes que activar tu cuenta, revisa tu carpeta de correo no deseado y busca el correo electrónico de activación de {email}.", "id.verification.next": "Siguiente", "id.verification.support": "support", + "id.verification.continue.upload": "Continue with Upload", "id.verification.example.card.alt": "Ejemplo de un documento de identidad válido con foto y nombre completo.", "id.verification.requirements.title": "Requerimientos de verificación por foto", "id.verification.requirements.description": "Para completar la verificación por foto en línea, necesitarás lo siguiente:", diff --git a/src/i18n/messages/fr.json b/src/i18n/messages/fr.json index 76c0fb3..d91e5ea 100644 --- a/src/i18n/messages/fr.json +++ b/src/i18n/messages/fr.json @@ -168,6 +168,7 @@ "id.verification.access.blocked.denied": "You cannot verify your identity at this time. If you have yet to activate your account, please check your spam folder for the activation email from {email}.", "id.verification.next": "Next", "id.verification.support": "support", + "id.verification.continue.upload": "Continue with Upload", "id.verification.example.card.alt": "Example of a valid identification card with a full name and photo.", "id.verification.requirements.title": "Photo Verification Requirements", "id.verification.requirements.description": "In order to complete Photo Verification online, you will need the following:", diff --git a/src/i18n/messages/zh_CN.json b/src/i18n/messages/zh_CN.json index 76c0fb3..d91e5ea 100644 --- a/src/i18n/messages/zh_CN.json +++ b/src/i18n/messages/zh_CN.json @@ -168,6 +168,7 @@ "id.verification.access.blocked.denied": "You cannot verify your identity at this time. If you have yet to activate your account, please check your spam folder for the activation email from {email}.", "id.verification.next": "Next", "id.verification.support": "support", + "id.verification.continue.upload": "Continue with Upload", "id.verification.example.card.alt": "Example of a valid identification card with a full name and photo.", "id.verification.requirements.title": "Photo Verification Requirements", "id.verification.requirements.description": "In order to complete Photo Verification online, you will need the following:",