Initial commit

This commit is contained in:
2024-09-26 01:55:31 +03:00
commit cb32524241
46 changed files with 5704 additions and 0 deletions

20
src/lib/en.json Normal file
View File

@@ -0,0 +1,20 @@
{
"anatoly_kopyl": "Anatoly Kopyl",
"hero": {
"subtitle": "Attention to detail in development of non-standard solutions of any complexity"
},
"projects": {
"h": "Projects",
"link_types": {
"website": "Website",
"chrome": "Chrome Web Store",
"github": "Github"
},
"pure_city": {
"name": "Pure City"
}
},
"footer": {
"made_with": "Made with SvelteKit and Tailwind"
}
}