tijl.dev-core/locales/en.json
tijl d77d2cc94c
All checks were successful
build / build (push) Successful in 51s
web changes + blog implementation
2024-08-22 18:04:08 +02:00

16 lines
311 B
JSON

{
"home": "Home",
"blog": "Blog",
"language": "Language",
"login": "Login",
"english": "English",
"dutch": "Dutch",
"about": "About",
"projects": "Projects",
"account": "Account",
"login": "Login",
"settings": "Settings",
"page_not_found": "Page not found",
"logged_in": "You are now logged in!"
}