Skip to content

Commit

Permalink
LOCAL: add bull trout
Browse files Browse the repository at this point in the history
  • Loading branch information
holmbergius committed Nov 14, 2024
1 parent 82ef82a commit 10dc7f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/bundles/commonConfiguration.properties
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ genusSpecies0 = Salvelinus fontinalis
genusSpecies1 = Salmo trutta
genusSpecies2 = Oncorhynchus mykiss
genusSpecies3 = Oncorhynchus masou
genusSpecies4 = Salvelinus confluentus

#to display common name for a species in submit.jsp and not just genusSpecies, fill out the corresponding common name

Expand All @@ -131,6 +132,7 @@ commonName0 = Brook Trout
commonName1 = Brown Trout
commonName2 = Rainbow Trout
commonName3 = Masou Salmon
commonName4 = Bull Trout

#defined sexes
sex0=unknown
Expand Down

0 comments on commit 10dc7f0

Please sign in to comment.