mirror of
https://github.com/eosswedenorg/eosio-keygen-extras
synced 2026-06-16 05:04:54 +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",
|
||||
"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-large
|
||||
wswedish
|
||||
wdanish
|
||||
wfrench
|
||||
)
|
||||
|
||||
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