Skip to content

Commit

Permalink
British English labels added
Browse files Browse the repository at this point in the history
  • Loading branch information
Mattk70 committed Jan 31, 2024
1 parent a23bec1 commit adba6f3
Show file tree
Hide file tree
Showing 3 changed files with 6,525 additions and 3 deletions.
2 changes: 1 addition & 1 deletion analyze.py
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ def analyzeFile(item):
parser.add_argument(
"--locale",
default="en",
help="Locale for translated species common names. Values in ['af', 'de', 'it', ...] Defaults to 'en'.",
help="Locale for translated species common names. Values in ['af', 'en_UK', 'de', 'it', ...] Defaults to 'en' (US English).",
)
parser.add_argument(
"--sf_thresh",
Expand Down
Loading

0 comments on commit adba6f3

Please sign in to comment.