Fixed multi component i18n strings and added serverside impressum

Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
Tuan-Dat Tran
2024-09-08 22:53:48 +02:00
parent 3610f338aa
commit ac80065e82
15 changed files with 190 additions and 195 deletions

View File

@@ -3,7 +3,7 @@
"texts": {
"headers": {
"home": "Home",
"cv": "CV",
"cv": "Résumé",
"publications_projects": "Publications/Projects",
"consulting": "Consulting",
"about": "About",
@@ -16,11 +16,7 @@
"card": {
"name": "Tuan-Dat Tran",
"gender": "(He/Him)",
"l1": "Hey there! 👋🏻👋🏼👋🏽👋🏾👋🏿",
"l2": "Welcome to my little place on the internet.",
"l3": "My name is Tuan and I'm passionate about Linux, system security, automation, network performance tweaking and all things tech.",
"l4": "While you're here, why don't you check out my projects over on ",
"l4_1": "?",
"text": "Hey there! 👋🏻👋🏼👋🏽👋🏾👋🏿\nWelcome to my little place on the internet\nMy name is Tuan and I'm passionate about Linux, system security, automation, network performance tweaking and all things tech.\nWhile you're here, why don't you check out my projects over on Gitea?",
"contact_button": "Get in touch."
}
},