Fixed translation problems

This commit is contained in:
2026-01-18 10:17:10 +01:00
parent 9f97890dc1
commit e713e3b1c1
3 changed files with 2 additions and 3 deletions

View File

@@ -252,7 +252,7 @@
"BULLET_4": "The site is open source and available on GitHub."
},
"TRIBBLE": {
"TITLE": "Trouble with my homeserver tribble",
"TITLE": "Trouble with Tribble",
"SHORT_DESCRIPTION": "A project detailing the setup and maintenance of a home server running various Docker containers for self-hosting services.",
"INTRODUCTION": "This project documents the journey of setting up a personal home server, nicknamed \"Tribble\". It involves installing Ubuntu Server and containerizing services like Gitea for version control, Jellyfin for media streaming, and AdGuard Home for network-wide ad-blocking. The server is connected via Traefik as a reverse proxy and Tailscale for secure networking, enabling the self-hosted CI/CD pipeline for this website.",
"BULLET_1": "Self-hosting of various services using Docker.",