Files
cv-site/testdata/ui-test-en.json
T
juanatsap 92dffe8c60 feat: add comprehensive testing infrastructure and security hardening
- Enhanced CI/CD pipeline with coverage reporting, benchmarks, and artifact uploads
- Implemented rate limiter IP validation with proxy support and spoofing protection
- Added extensive Makefile test targets for coverage, benchmarks, and continuous testing
- Expanded middleware chain with request validation, size limits, and suspicious activity logging
2025-11-11 21:43:12 +00:00

36 lines
792 B
JSON

{
"language_name": "English",
"language_code": "en",
"sections": {
"experience": "Experience",
"education": "Education",
"skills": "Skills",
"projects": "Projects",
"certifications": "Certifications",
"about": "About"
},
"labels": {
"present": "Present",
"location": "Location",
"download_pdf": "Download PDF",
"view_on_github": "View on GitHub",
"email": "Email",
"phone": "Phone",
"website": "Website",
"technologies": "Technologies",
"tools": "Tools",
"languages": "Languages"
},
"actions": {
"print": "Print",
"download": "Download",
"share": "Share",
"close": "Close"
},
"messages": {
"loading": "Loading...",
"error": "Error loading data",
"not_found": "Page not found"
}
}