Raw
1 {
2 "header.home": "Home",
3 "header.about": "About",
4 "header.cv": "CV",
5 "header.contact": "Contact",
6 "home.title": "Hello, my name is {name}.",
7 "home.iam": "I'm ",
8 "about.title": "About",
9 "about.skills": "Skills",
10 "cv.title": "CV",
11 "contact.title": "Contact"
12 }