locale upgrade
This commit is contained in:
@@ -114,6 +114,27 @@
|
||||
}
|
||||
}
|
||||
,
|
||||
"projects": {
|
||||
"shared": {
|
||||
"featured": "Featured"
|
||||
},
|
||||
"list": {
|
||||
"title": "My Projects",
|
||||
"intro": "Explore my portfolio of projects, from web applications to mobile apps. Each project showcases different skills and technologies.",
|
||||
"searchPlaceholder": "Search projects...",
|
||||
"all": "All",
|
||||
"noResults": "No projects found matching your criteria.",
|
||||
"clearFilters": "Clear filters"
|
||||
},
|
||||
"detail": {
|
||||
"links": "Project Links",
|
||||
"liveDemo": "Live Demo",
|
||||
"liveNotAvailable": "Live demo not available",
|
||||
"viewSource": "View Source",
|
||||
"techStack": "Tech Stack"
|
||||
}
|
||||
}
|
||||
,
|
||||
"footer": {
|
||||
"role": "Software Engineer",
|
||||
"madeIn": "Made in Germany",
|
||||
|
||||
Reference in New Issue
Block a user