feat(auth): improves some texts
This commit is contained in:
@@ -677,7 +677,7 @@ async function deconfigureStripe() {
|
||||
"fullName": "Full Name",
|
||||
"alias": "Alias",
|
||||
"email": "Email",
|
||||
"changePassword": "Set Password",
|
||||
"changePassword": "Update Password",
|
||||
"creatorInfo": "Creator Information",
|
||||
"dangerZone": "Danger Zone",
|
||||
"dangerZoneWarning": "The actions below can have significant impacts on your creator page. Please proceed with caution.",
|
||||
@@ -706,7 +706,7 @@ async function deconfigureStripe() {
|
||||
"fullName": "Nom Complet",
|
||||
"alias": "Alias",
|
||||
"email": "Email",
|
||||
"changePassword": "Définir le mot de passe",
|
||||
"changePassword": "Modifier le mot de passe",
|
||||
"creatorInfo": "Informations du Créateur",
|
||||
"dangerZone": "Zone de Danger",
|
||||
"dangerZoneWarning": "Les actions ci-dessous peuvent avoir des impacts significatifs sur votre page de créateur. Veuillez procéder avec précaution.",
|
||||
@@ -735,7 +735,7 @@ async function deconfigureStripe() {
|
||||
"fullName": "Nombre Completo",
|
||||
"alias": "Alias",
|
||||
"email": "Correo Electrónico",
|
||||
"changePassword": "Establecer contraseña",
|
||||
"changePassword": "Actualizar contraseña",
|
||||
"creatorInfo": "Información del Creador",
|
||||
"dangerZone": "Zona de Peligro",
|
||||
"dangerZoneWarning": "Las acciones a continuación pueden tener impactos significativos en tu página de creador. Por favor, procede con precaución.",
|
||||
|
||||
Reference in New Issue
Block a user