New translations en.json (Spanish)

This commit is contained in:
Mathias Wagner
2025-06-11 21:52:33 +02:00
parent b8dfcb9411
commit b860438f3f

View File

@@ -60,6 +60,10 @@
"pause_tests": "Pruebas de pausa",
"resume_tests": "Continuación de la revisión",
"language": "Cambiar de idioma",
"light_mode": "Light mode",
"dark_mode": "Dark mode",
"theme_switched_light": "Switched to light mode",
"theme_switched_dark": "Switched to dark mode",
"info": "Información sobre el proyecto",
"provider": "Acerca del proveedor",
"integrations": "Integraciones"
@@ -385,5 +389,8 @@
"send_config_updates": "Enviar actualizaciones de configuración"
}
}
},
"common": {
"back_to_top": "Back to top"
}
}