mirror of
https://github.com/zonemaster/zonemaster-gui.git
synced 2025-11-22 16:31:04 +01:00
15 lines
442 B
JSON
15 lines
442 B
JSON
{
|
|
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
"startTestNav": "Start sjekk",
|
|
"faqNav": "FAQ",
|
|
"welcome": "Velkommen til Zonemaster",
|
|
"startTestTitle": "Kjør en domenesjekk",
|
|
"runTestTitle": "Test domenet ditt",
|
|
"faqTitle": "FAQ",
|
|
"langLabel": "Bytt språk",
|
|
"startTestBtn": "Start sjekk",
|
|
"runningTest": "Tester...",
|
|
"menu": "Meny",
|
|
"close": "Lukk",
|
|
"domain": "Domene"
|
|
}
|