Fix wrong link to source code. Eager loading of image on landing page. Signed-off-by: Martin Berg Alstad <git@martials.no>
23 lines
588 B
JSON
23 lines
588 B
JSON
{
|
|
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
"hiIm": "Hi, I'm",
|
|
"position": "Software Engineer",
|
|
"aboutMe": "Some bullshit about me",
|
|
"home": "Home",
|
|
"contactMe": "Contact me",
|
|
"myLinks": "My links",
|
|
"myProjects": "My projects",
|
|
"hardware": "Hardware",
|
|
"accessories": "Accessories",
|
|
"sourceCode": "Source code",
|
|
"createdAt": "Created at",
|
|
"updatedAt": "Updated at",
|
|
"forPersonalProjects": "For personal projects",
|
|
"status": "Status",
|
|
"name": "Name",
|
|
"subject": "Subject",
|
|
"email": "Email",
|
|
"message": "Message",
|
|
"send": "Send"
|
|
}
|