Vertaal tien Engelse aria-labels

Deze worden voorgelezen aan gebruikers die met een schermlezer werken. In een
verder Nederlandse werkbank hoorden zij "Export artifact actions" en "Map
selection QA shortcut".

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
Jens
2026-08-23 15:11:46 +02:00
co-authored by Claude Opus 5
parent 596bbb0e8c
commit 4040cbca7b
4 changed files with 10 additions and 10 deletions
@@ -193,7 +193,7 @@ export function ExportCenter({
<span className="count-pill">{exports.length} bestanden</span>
</div>
<div className="export-summary-surface" aria-label="Export summary">
<div className="export-summary-surface" aria-label="Samenvatting van de downloads">
<div className="quality-summary-grid">
<div>
<span>GeoJSON</span>
@@ -210,7 +210,7 @@ export function ExportCenter({
</div>
</div>
<div className="export-handoff-surface" aria-label="Export handoff readiness">
<div className="export-handoff-surface" aria-label="Gereedheid voor overdracht">
<div className="handoff-summary-card">
<div className="panel-title-row">
<div>
@@ -282,7 +282,7 @@ export function ExportCenter({
</div>
</div>
<div className="export-actions-surface" aria-label="Export artifact actions">
<div className="export-actions-surface" aria-label="Acties om resultaten te bewaren">
<div className="panel-title-row">
<div>
<h3>Wat wil je bewaren?</h3>
@@ -383,7 +383,7 @@ export function ExportCenter({
) : null}
</div>
<details className="export-history-surface export-history-disclosure" aria-label="Export history">
<details className="export-history-surface export-history-disclosure" aria-label="Downloadgeschiedenis">
<summary>
<span>Downloadgeschiedenis</span>
<strong>{exports.length} bestanden</strong>
@@ -394,7 +394,7 @@ export function ExportCenter({
<p className="muted">Bekijk persistente bestanden en open beschikbare JSON-voorbeelden.</p>
</div>
{exports.length > 0 ? (
<div className="export-history-controls" aria-label="Export history filters">
<div className="export-history-controls" aria-label="Filters op de downloadgeschiedenis">
<label>
Downloads zoeken
<input