mirror of
https://github.com/eosswedenorg/eosio-keygen-extras
synced 2026-07-04 12:03:43 +02:00
config.json: add american-english-huge and british-english-huge
This commit is contained in:
parent
af15df5a87
commit
9779576d73
1 changed files with 2 additions and 0 deletions
|
|
@ -1,7 +1,9 @@
|
||||||
{
|
{
|
||||||
"english": [
|
"english": [
|
||||||
"/usr/share/dict/american-english",
|
"/usr/share/dict/american-english",
|
||||||
|
"/usr/share/dict/american-english-huge",
|
||||||
"/usr/share/dict/british-english",
|
"/usr/share/dict/british-english",
|
||||||
|
"/usr/share/dict/british-english-huge",
|
||||||
"english-custom"
|
"english-custom"
|
||||||
],
|
],
|
||||||
"swedish": "/usr/share/dict/swedish"
|
"swedish": "/usr/share/dict/swedish"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue