Martin Berg Alstad 87184c431d
All checks were successful
Build and deploy website / build (push) Successful in 1m24s
Build and deploy website / deploy (push) Successful in 1s
Fix form on contact-me page.
Fix wrong link to source code.

Eager loading of image on landing page.

Signed-off-by: Martin Berg Alstad <git@martials.no>
2024-10-09 20:42:10 +02:00

23 lines
587 B
JSON

{
"$schema": "https://inlang.com/schema/inlang-message-format",
"hiIm": "Hei, jeg er",
"position": "Programvareutvikler",
"aboutMe": "Bunntekst",
"home": "Hjem",
"contactMe": "Kontakt meg",
"myLinks": "Mine lenker",
"myProjects": "Mine prosjekter",
"hardware": "Maskinvare",
"accessories": "Tilbehør",
"sourceCode": "Kildekode",
"createdAt": "Opprettet",
"updatedAt": "Oppdatert",
"forPersonalProjects": "For personlige prosjekter",
"status": "Status",
"name": "Navn",
"subject": "Emne",
"email": "E-post",
"message": "Melding",
"send": "Send"
}