feat(OAuth): enhance OAuth user handling and add localized messages
All checks were successful
Deploy to production / deploy (push) Successful in 2m4s
All checks were successful
Deploy to production / deploy (push) Successful in 2m4s
This commit is contained in:
@@ -163,6 +163,10 @@
|
||||
"saved": "Malampuson nga nasave ang account settings.",
|
||||
"saveError": "Adunay sayop sa pagsave sa account settings."
|
||||
},
|
||||
"oauthTitle": "Gihisgutan nga mga Account",
|
||||
"oauthIntro": "Ikonekta ang imong account sa usa ka eksternal nga provider aron magamit para sa pag-login.",
|
||||
"oauthNoIdentities": "Wala pa'y gihisgutan nga eksternal nga account.",
|
||||
"oauthRemoveConfirm": "Gusto ba nimo gyud nga tangtangon kining authentication?",
|
||||
"adultAccessTitle": "Erotik nga lugar",
|
||||
"adultAccessIntro": "Ang erotik nga lugar para lamang sa hamtong nga mga tiggamit ug gikinahanglan usab og pag-aprub sa moderator.",
|
||||
"requestAdultVerification": "Mangayo og pag-abli",
|
||||
|
||||
@@ -163,6 +163,10 @@
|
||||
"saved": "Account-Einstellungen erfolgreich gespeichert.",
|
||||
"saveError": "Ein Fehler ist beim Speichern der Account-Einstellungen aufgetreten."
|
||||
},
|
||||
"oauthTitle": "Verbundene Konten",
|
||||
"oauthIntro": "Verknüpfe deinen Account mit einem externen Anbieter, um dich damit einloggen zu können.",
|
||||
"oauthNoIdentities": "Noch keine externen Konten verbunden.",
|
||||
"oauthRemoveConfirm": "Möchtest du diese Authentifizierung wirklich entfernen?",
|
||||
"adultAccessTitle": "Erotikbereich",
|
||||
"adultAccessIntro": "Der Erotikbereich ist nur für volljährige Nutzer gedacht und wird zusätzlich durch Moderatoren freigeschaltet.",
|
||||
"requestAdultVerification": "Freischaltung anfragen",
|
||||
|
||||
@@ -163,6 +163,10 @@
|
||||
"saved": "Account settings saved successfully.",
|
||||
"saveError": "An error occurred while saving the account settings."
|
||||
},
|
||||
"oauthTitle": "Connected Accounts",
|
||||
"oauthIntro": "Link your account with an external provider to use it for login.",
|
||||
"oauthNoIdentities": "No external accounts connected yet.",
|
||||
"oauthRemoveConfirm": "Do you really want to remove this authentication?",
|
||||
"adultAccessTitle": "Erotic area",
|
||||
"adultAccessIntro": "The erotic area is intended only for adult users and also requires moderator approval.",
|
||||
"requestAdultVerification": "Request access",
|
||||
|
||||
@@ -163,6 +163,10 @@
|
||||
"saved": "Los ajustes de la cuenta se guardaron correctamente.",
|
||||
"saveError": "Se produjo un error al guardar los ajustes de la cuenta."
|
||||
},
|
||||
"oauthTitle": "Cuentas conectadas",
|
||||
"oauthIntro": "Vincula tu cuenta con un proveedor externo para poder iniciar sesión con él.",
|
||||
"oauthNoIdentities": "Aún no hay cuentas externas conectadas.",
|
||||
"oauthRemoveConfirm": "¿Realmente deseas eliminar esta autenticación?",
|
||||
"adultAccessTitle": "Área erótica",
|
||||
"adultAccessIntro": "El área erótica está destinada solo a usuarios adultos y además requiere aprobación de moderación.",
|
||||
"requestAdultVerification": "Solicitar acceso",
|
||||
|
||||
@@ -163,6 +163,10 @@
|
||||
"saved": "Paramètres du compte enregistrés avec succès.",
|
||||
"saveError": "Une erreur s'est produite lors de l'enregistrement des paramètres du compte."
|
||||
},
|
||||
"oauthTitle": "Comptes connectés",
|
||||
"oauthIntro": "Liez votre compte à un fournisseur externe pour pouvoir vous connecter avec.",
|
||||
"oauthNoIdentities": "Aucun compte externe connecté pour l'instant.",
|
||||
"oauthRemoveConfirm": "Voulez-vous vraiment supprimer cette authentification ?",
|
||||
"adultAccessTitle": "Espace érotique",
|
||||
"adultAccessIntro": "La zone érotique est uniquement destinée aux utilisateurs majeurs et est également activée par les modérateurs.",
|
||||
"requestAdultVerification": "Demander l'activation",
|
||||
|
||||
Reference in New Issue
Block a user