added italian dictionary (seed)
This commit is contained in:
parent
9e6dfab1ce
commit
e01ee903f4
2 changed files with 4 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,4 +1,3 @@
|
||||||
/pkg
|
/pkg
|
||||||
/src/fileserver/data
|
|
||||||
/src/github.com
|
/src/github.com
|
||||||
/src/fileserver/public/node_modules/
|
/src/fileserver/public/node_modules/
|
||||||
4
src/fileserver/data/italiaans.json
Normal file
4
src/fileserver/data/italiaans.json
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
{"":""
|
||||||
|
,
|
||||||
|
"frullatore, il":"mixer",
|
||||||
|
}
|
||||||
Loading…
Add table
Reference in a new issue