31 lines
No EOL
676 B
JSON
31 lines
No EOL
676 B
JSON
{
|
|
"debug-tools": {
|
|
"update": "Update x0",
|
|
"reload": {
|
|
"nl": "Herlaad Pagina",
|
|
"en": "Reload Page"
|
|
}
|
|
},
|
|
"main": {
|
|
"greeting": {
|
|
"nl": "Welkom op de test pagina!",
|
|
"en": "Welcome on the test page!"
|
|
}
|
|
},
|
|
"copy-section": {
|
|
"header": {
|
|
"nl": "Kopiëer functie",
|
|
"en": "Copy function"
|
|
},
|
|
"content-span": {
|
|
"en": "Original Content",
|
|
"nl": "Originele Content"
|
|
}
|
|
},
|
|
"http-section": {
|
|
"header": {
|
|
"nl": "HTTP Functie",
|
|
"en": "HTTP function"
|
|
}
|
|
}
|
|
} |