feat: dynamic field labels, optionally overriding field names per species
This commit is contained in:
parent
a0060ca4bb
commit
a2b904811a
21 changed files with 322 additions and 73 deletions
|
|
@ -1,5 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<species id="human" name="Human" subspeciesLabel="Variant">
|
||||
<species id="human" name="Human">
|
||||
<labels>
|
||||
<label for="subspecies">Variant</label>
|
||||
</labels>
|
||||
<description>Humans originated on Earth.</description>
|
||||
|
||||
<languages>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue