1
0
forked from GitHub/gf-core

added tired_VP in Constructions

This commit is contained in:
krasimir
2016-07-04 21:15:00 +00:00
parent 348623db29
commit 10378917ff
22 changed files with 52 additions and 8 deletions

View File

@@ -20,7 +20,7 @@ concrete TranslateJpn of Translate =
QuestionJpn,
RelativeJpn,
IdiomJpn,
---- ConstructionJpn, ---- TODO
ConstructionJpn,
DocumentationJpn, ---- TODO
ChunkJpn,

View File

@@ -20,7 +20,7 @@ concrete TranslateRus of Translate =
QuestionRus,
RelativeRus,
IdiomRus,
--ConstructionRus,
ConstructionRus,
DocumentationRus,
ChunkRus,