62 lines
1.4 KiB
Plaintext
62 lines
1.4 KiB
Plaintext
{
|
|
"sourceLanguage" : "en",
|
|
"strings" : {
|
|
"index.greeting" : {
|
|
"comment" : "The landing page's greeting paragraph.",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Hello world! This is HTML5 Boilerplate."
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"index.title" : {
|
|
"comment" : "The landing page's document title.",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Index page"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"notFound.heading" : {
|
|
"comment" : "The not-found page's main heading.",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Page Not Found"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"notFound.message" : {
|
|
"comment" : "The not-found page's body text.",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Sorry, but the page you were trying to view does not exist."
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"notFound.title" : {
|
|
"comment" : "The not-found page's document title.",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Page Not Found"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"version" : "1.0"
|
|
}
|