feat: Add label for language switcher, hide because obvious

This commit is contained in:
2024-07-31 19:48:29 +02:00
parent eab39d0d79
commit 6897db4bbf
3 changed files with 6 additions and 3 deletions

View File

@@ -19,5 +19,6 @@
"alt-tiaki": "Bild des Tiaki-Käfigs, ein Drahtkäfig mit vier Türen die erlauben die gesamte Vorderseite zu öffnen. Auf halber Höhe ist eine weitere Vollebene.",
"cage-measurements": "Käfigmaße",
"cage-complies-with-all-criteria": "Der Käfig erfüllt alle Kriterien!",
"cage-for-x-rats": "Käfig für {{ num_rats }} Ratten"
"cage-for-x-rats": "Käfig für {{ num_rats }} Ratten",
"change-language": "Sprache ändern"
}

View File

@@ -19,5 +19,6 @@
"alt-tiaki": "A picture of a decorated wire bar cage with four doors that allow to open the full front of the cage.",
"cage-measurements": "Cage measurements",
"cage-complies-with-all-criteria": "This cage complies with all criteria!",
"cage-for-x-rats": "Cage for {{ num_rats }} rats"
"cage-for-x-rats": "Cage for {{ num_rats }} rats",
"change-language": "Change language"
}