json
19 lines
732 Bytes
| 1 | { |
| 2 | "header.home": "Home", |
| 3 | "header.about": "About", |
| 4 | "header.cv": "CV", |
| 5 | "header.contact": "Contact", |
| 6 | "header.fun": "Fun projects", |
| 7 | "home.title": "Hello, my name is {name}.", |
| 8 | "home.iam": "I'm ", |
| 9 | "about.title": "About", |
| 10 | "about.skills": "Skills", |
| 11 | "cv.title": "CV", |
| 12 | "contact.title": "Contact", |
| 13 | "player.instruction": "Click the instrument icon to remove it from the song.", |
| 14 | "home.loading": "Loading SplitFire AI...", |
| 15 | "player.loadingYoutube": "Waiting for YouTube...", |
| 16 | "footer.toTop": "Back to top", |
| 17 | "splitfire.whatIs": "I'm an artificial intelligence software who will split your favorite music to its separate components.", |
| 18 | "player.loading": "🤖 I'm doing my job..." |
| 19 | } |