26 lines
658 B
JSON
Raw Normal View History

2024-09-25 22:20:47 +02:00
{
"$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",
2024-09-25 22:20:47 +02:00
"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",
"auto": "Auto",
"norwegian": "Norwegian",
"english": "English"
2024-09-25 22:20:47 +02:00
}