mirror of
https://github.com/zonemaster/zonemaster-gui.git
synced 2025-11-22 16:31:04 +01:00
15 lines
433 B
JSON
15 lines
433 B
JSON
{
|
|
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
"startTestNav": "Kør test",
|
|
"faqNav": "FAQ",
|
|
"welcome": "Velkommen til Zonemaster",
|
|
"startTestTitle": "Kør domænetest",
|
|
"runTestTitle": "Test dit domæne",
|
|
"faqTitle": "FAQ",
|
|
"langLabel": "Skift sprog",
|
|
"startTestBtn": "Kør test",
|
|
"runningTest": "Tester...",
|
|
"menu": "Menu",
|
|
"close": "Luk",
|
|
"domain": "Domæne"
|
|
}
|