tijl.dev-core/locales/en.json

21 lines
426 B
JSON
Raw Permalink Normal View History

2024-08-19 22:32:43 +02:00
{
"home": "Home",
"blog": "Blog",
"language": "Language",
"login": "Login",
"english": "English",
2024-08-20 13:35:49 +02:00
"dutch": "Dutch",
"about": "About",
2024-08-21 17:54:36 +02:00
"projects": "Projects",
2024-08-22 12:57:38 +02:00
"account": "Account",
"login": "Login",
2024-08-22 18:04:08 +02:00
"settings": "Settings",
"page_not_found": "Page not found",
2024-08-22 23:11:23 +02:00
"logged_in": "You are now logged in!",
2024-08-26 17:52:41 +02:00
"services": "Services",
2024-09-07 17:18:20 +02:00
"error_long": "Something went wrong",
2024-09-08 01:01:29 +02:00
"open": "Open",
"copy": "Copy",
"info": "Info"
2024-08-19 22:32:43 +02:00
}