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:
@@ -171,7 +171,7 @@ export default function WuerfeListPage() {
|
||||
)}
|
||||
|
||||
{totalPages > 1 && (
|
||||
<nav className="pager" aria-label="Seitennavigation">
|
||||
<nav className="pager" aria-label={de.common.pageNav}>
|
||||
<button
|
||||
type="button"
|
||||
className="btn"
|
||||
|
||||
Reference in New Issue
Block a user