mirror of
https://github.com/zonemaster/zonemaster-gui.git
synced 2025-11-22 16:31:04 +01:00
17 lines
596 B
JSON
17 lines
596 B
JSON
{
|
|
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
"startTestNav": "Začni test",
|
|
"faqNav": " Pogosta vprašanja",
|
|
"welcome": "Dobrodošli v Zonemaster",
|
|
"startTestTitle": "Preverite, kako uspešna je vaša domena",
|
|
"runTestTitle": "Testirajte svojo domeno",
|
|
"faqTitle": "Pogosto zastavljena vprašanja",
|
|
"resultTitle": "Rezultat testa",
|
|
"langLabel": "Spremeni jezik",
|
|
"startTestBtn": "Zaženi test",
|
|
"runningTest": "Testiranje poteka...",
|
|
"menu": "Meni",
|
|
"close": "Zapri",
|
|
"domain": "Domena",
|
|
"domainName": "Ime domene"
|
|
}
|