feat: Adjust title based on language
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-04-18 01:00:16 +02:00
parent 1606c7dcf1
commit cfe305e698
3 changed files with 6 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
{
"app-name": "Käfigrechner",
"title": "VdRD Käfigrechner für Ratten",
"app-name": "VdRD Käfigrechner für Ratten",
"how-many-rats-does-this-cage-fit": "Wie viele Ratten passen in den Käfig?",
"what-cage-should-i-get": "Käfiggröße rechnen",
"check-existing-cage": "Käfig prüfen",

View File

@@ -1,5 +1,6 @@
{
"app-name": "Cage Calculator",
"title": "VdRD Rat Cage Calculator",
"app-name": "VdRD Rat Cage Calculator",
"how-many-rats-does-this-cage-fit": "How many rats does this cage fit?",
"what-cage-should-i-get": "Calculate cage size",
"check-existing-cage": "Check cage",