deprived-main-website/messages/en.json
BOTAlex 158918c0f5
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / Rebuild Signaller (push) Successful in 21s
git commit -am "Pruned git history"
2026-05-05 13:42:47 +02:00

36 lines
1.5 KiB
JSON

{
"$schema": "https://inlang.com/schema/inlang-message-format",
"example_message": "Guten Tag {username}",
"zhen": {
"cv": {
"profile": {
"title": "About me",
"tooltip": "I know the languages in the decor!",
"long": "I love learning on my own, and I try to be honest. I am highly self-motivated and I usually archive any task I put my mind to. This enables me to have countless hobbies, such as 3D printing, soldering, programming, and VR.\n\nOther than my github, I've listed some projects highlighted below. :)"
},
"flex": {
"title": "Key Achievement",
"body": "<a href='https://deprived.dev'>The <span class='text-blue-500 underline'>deprived devs</span></a> has won every gamejam we've participated in!"
},
"projects": {
"title": "Big projects",
"tooltip": "Contact me if you're curious! :D",
"cv": "This CV is made with HTML, CSS, and Svelte",
"CV": "Implimented YoloV1 from scratch. (object detection)",
"embedded": "Built custom CNC machine",
"open": "Often contribute to Open-source",
"pcb": "I have designed multiple Printed Circuit Boards (PCBs)",
"kube": "Multi node HA Kubernetes cluster with my friends"
},
"page2": {
"title": "Project showcase",
"mini-projects": {
"title": "Tool experience",
"ask": "Ask me",
"linked": "Projects with link"
},
"qrcode-text": "Interactive version"
}
}
}
}