semantics[0].label
English
Table
German
↹
↵
NBS
…
„
“
‚
‘
﹙-﹚
‐
–
—
Tabelle
Needs editing
semantics[0].default
English
<table class="h5p-table">
<thead>
<tr>
<th scope="col">
Heading Column 1
</th>
<th scope="col">
Heading Column 2
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
Row 1 Col 1
</td>
<td>
Row 1 Col 2
</td>
</tr>
<tr>
<td>
Row 2 Col 1
</td>
<td>
Row 2 Col 2
</td>
</tr>
</tbody>
</table>
German
↹
↵
NBS
…
„
“
‚
‘
﹙-﹚
‐
–
—
<table class="h5p-table"><thead><tr><th scope="col">Überschrift Spalte 1</th><th scope="col">Überschrift Spalte 2</th></tr></thead><tbody><tr><td>Zeile 1 Spalte 1</td><td>Zeile 1 Spalte 2</td></tr><tr><td>Zeile 2 Spalte 1</td><td>Zeile 2 Spalte 2</td></tr></tbody></table>
Needs editing
The translation has come to an end.