Merge pull request #1777 from MarcHagen/change/move_translations_to_i18n

[change] Move i18n from Security to locale files
This commit is contained in:
Louis Lam
2022-06-18 17:17:06 +08:00
committed by GitHub
27 changed files with 83 additions and 156 deletions

View File

@@ -84,6 +84,9 @@ export default {
"Update Password": "Actualizar contraseña",
"Disable Auth": "Deshabilitar Autenticación",
"Enable Auth": "Habilitar Autenticación",
"disableauth.message1": "Seguro que deseas <strong>deshabilitar la autenticación</strong>?",
"disableauth.message2": "Es para <strong>quien implementa autenticación de terceros</strong> ante Uptime Kuma como por ejemplo Cloudflare Access.",
"Please use this option carefully!": "Por favor usar con cuidado.",
Logout: "Cerrar sesión",
Leave: "Salir",
"I understand, please disable": "Entiendo, por favor deshabilitar",