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",
|
2024-10-06 14:43:06 +02:00
|
|
|
"accessories": "Accessories",
|
2024-09-25 22:20:47 +02:00
|
|
|
"sourceCode": "Source code",
|
|
|
|
"createdAt": "Created at",
|
2024-10-06 13:27:18 +02:00
|
|
|
"updatedAt": "Updated at",
|
|
|
|
"forPersonalProjects": "For personal projects",
|
2024-10-09 20:33:18 +02:00
|
|
|
"status": "Status",
|
|
|
|
"name": "Name",
|
|
|
|
"subject": "Subject",
|
|
|
|
"email": "Email",
|
|
|
|
"message": "Message",
|
|
|
|
"send": "Send"
|
2024-09-25 22:20:47 +02:00
|
|
|
}
|