Skip to content

Commit ea105da

Browse files
committed
Change "species" to "taxa" for extinct
1 parent 31b1704 commit ea105da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

views/treeviewer/js_strings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ OZstrings = {
2020
'unnamed': T("\n\nThe most recent common ancestor to")}
2121
}
2222
},
23-
'sp': T("species## singular"),
24-
'spp': T("species## plural"),
23+
'sp': T("taxon"),
24+
'spp': T("taxa"),
2525
'Mya': T("{mya} million years ago"),
2626
'tya': T("{tya} thousand years ago"),
2727
'sciname': T("Scientific name: "),

0 commit comments

Comments
 (0)