POLISH-1: move stray UI strings to de.ts (pageNav/moreData), gitignore Playwright artefacts, wire 'Abgabe abschliessen' -> /vertraege/neu?tiere= (FEAT-13b)

This commit is contained in:
2026-06-06 07:56:07 +02:00
parent 55a72bfe12
commit e73b561b77
5 changed files with 15 additions and 5 deletions

View File

@@ -181,7 +181,7 @@ export default function GerbilDetailPage() {
<p className="muted">{t.detail.genotypeNotSet}</p>
)}
<h3 className="visually-hidden">Weitere Daten</h3>
<h3 className="visually-hidden">{t.detail.moreData}</h3>
<div className="tabs" role="tablist">
{(['photos', 'health', 'weight'] as const).map((key) => (
<button