Content loader utility, Content directory structuur

This commit is contained in:
colinislit
2025-11-15 22:06:48 +01:00
parent dbde412465
commit 690e7b7c43
37 changed files with 9447 additions and 1035 deletions

15
content/nl/common.json Normal file
View File

@@ -0,0 +1,15 @@
{
"buttons": {
"readMore": "Lees verder",
"scrollDown": "Scroll naar beneden",
"followProgress": "Volg de voortgang",
"viewDemo": "Bekijk Demo",
"contact": "Contact"
},
"labels": {
"readingTime": "minuten lezen",
"lastUpdated": "Laatst bijgewerkt",
"share": "Deel"
}
}