Skip to content

Commit a451add

Browse files
Merge pull request #53 from The-Infinitys/dev
Dev
2 parents 9198eca + 0e66187 commit a451add

File tree

1 file changed

+15
-8
lines changed

1 file changed

+15
-8
lines changed

src/i18n/en/common.json

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,19 @@
66
"home": {
77
"title": "The Infinity's",
88
"description": {
9-
"msg1": "Hello! I am The-Infinitys.",
10-
"msg2": "I am passionate about programming and work on various projects on GitHub.",
11-
"msg3": "On my personal website, I publish my work and ideas, allowing visitors to peek into my world.",
12-
"msg4": "Also, on X (formerly Twitter), I share technical topics and daily events.",
13-
"msg5": "If you are interested in my activities, please check them out!",
9+
"msg1": "Hello! I'm The-Infinitys.",
10+
"msg2": "I'm passionate about programming and work on various projects on GitHub.",
11+
"msg3": "On my personal website, I publish my work and ideas, allowing visitors to glimpse into my world.",
12+
"msg4": "I also share technical topics and daily happenings on X (formerly Twitter).",
13+
"msg5": "If you're interested in my activities, please check them out!",
1414
"msg6": "And please follow me on X (formerly Twitter) and GitHub!"
1515
}
1616
},
1717
"article": {
1818
"title": "Articles",
1919
"description": {
20-
"msg1": "Here, you can find various articles (or rather, blog posts) that I have written!",
21-
"msg2": "I write about a lot of things, so please take a look!"
20+
"msg1": "Here you can find various articles (or rather, blog posts) I've written!",
21+
"msg2": "I've written a lot, so please take a look!"
2222
},
2323
"words": {
2424
"search": "Search",
@@ -36,9 +36,16 @@
3636
}
3737
}
3838
},
39+
"game": {
40+
"title": "Games",
41+
"description": {
42+
"msg1": "Here you can play games I've created!",
43+
"msg2": "Feel free to play as much as you like!"
44+
}
45+
},
3946
"music": {
4047
"description": {
41-
"msg1": "Here, you can listen to various music that I have produced!",
48+
"msg1": "Here you can listen to various music I've produced!",
4249
"msg2": "Enjoy a wide variety of music!"
4350
},
4451
"title": "Music",

0 commit comments

Comments
 (0)