fix: login title spanish

This commit is contained in:
amhsirak
2025-02-12 23:32:09 +05:30
parent 10ea965cef
commit 3316cf2ee4

View File

@@ -50,7 +50,7 @@
"new": "Crear Robot", "new": "Crear Robot",
"modal": { "modal": {
"title": "Ingresa la URL", "title": "Ingresa la URL",
"login_title": "¿Este sitio requiere inicio de sesión?", "login_title": "¿Este sitio web requiere iniciar sesión?",
"label": "URL", "label": "URL",
"button": "Comenzar grabación" "button": "Comenzar grabación"
}, },