geonames in DictionaryFin

This commit is contained in:
aarne
2014-06-17 20:22:42 +00:00
parent 4b33f8044a
commit 324123215f
5 changed files with 1688 additions and 110 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -24,6 +24,7 @@ concrete TranslateChi of Translate =
RelativeChi,
IdiomChi,
ConstructionChi,
NamesChi,
DocumentationChi,
ChunkChi,

View File

@@ -23,6 +23,7 @@ concrete TranslateFin of Translate =
RelativeFin,
IdiomFin,
ConstructionFin,
NamesFin,
DocumentationFin,
ChunkFin,

View File

@@ -22,6 +22,7 @@ concrete TranslateFre of Translate =
RelativeFre,
IdiomFre,
ConstructionFre,
NamesFre,
DocumentationFre,
ChunkFre,

View File

@@ -20,6 +20,7 @@ concrete TranslateGer of Translate =
RelativeGer,
IdiomGer,
ConstructionGer,
NamesGer,
DocumentationGer,
ChunkGer,