mirror of
https://github.com/eosswedenorg/eosio-keygen-extras
synced 2026-07-04 12:03:43 +02:00
Adding danish and french
This commit is contained in:
parent
980c35716e
commit
a52eee14b4
4 changed files with 263650 additions and 1 deletions
|
|
@ -6,5 +6,7 @@
|
||||||
"/usr/share/dict/british-english-huge",
|
"/usr/share/dict/british-english-huge",
|
||||||
"english-custom"
|
"english-custom"
|
||||||
],
|
],
|
||||||
"swedish": "/usr/share/dict/swedish"
|
"swedish": "/usr/share/dict/swedish",
|
||||||
|
"danish": "/usr/share/dict/danish",
|
||||||
|
"french": "/usr/share/dict/french"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,8 @@ PKG=(
|
||||||
wbritish
|
wbritish
|
||||||
wbritish-large
|
wbritish-large
|
||||||
wswedish
|
wswedish
|
||||||
|
wdanish
|
||||||
|
wfrench
|
||||||
)
|
)
|
||||||
|
|
||||||
sudo apt-get install ${PKG[@]}
|
sudo apt-get install ${PKG[@]}
|
||||||
|
|
|
||||||
129405
dict/danish
Normal file
129405
dict/danish
Normal file
File diff suppressed because it is too large
Load diff
134240
dict/french
Normal file
134240
dict/french
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue