mirror of
https://github.com/zonemaster/zonemaster-gui.git
synced 2025-11-22 16:31:04 +01:00
15 lines
469 B
JSON
15 lines
469 B
JSON
{
|
|
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
"startTestNav": "Ejecutar la prueba",
|
|
"faqNav": "FAQ",
|
|
"welcome": "Bienvenido a Zonemaster",
|
|
"startTestTitle": "Ejecutar prueba de dominio",
|
|
"runTestTitle": "Test your domain",
|
|
"faqTitle": "FAQ",
|
|
"langLabel": "Cambiar idioma",
|
|
"startTestBtn": "Ejecutar la prueba",
|
|
"runningTest": "Probando...",
|
|
"menu": "Menú",
|
|
"close": "Cerrar",
|
|
"domain": "Dominio"
|
|
}
|