Add weekdays and some weekday adverbs into ConstructionJpn

This commit is contained in:
Inari Listenmaa
2017-07-03 14:26:26 +02:00
parent a742d54515
commit d819db35f3
2 changed files with 58 additions and 4 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
concrete LangJpn of Lang =
GrammarJpn,
LexiconJpn,
ConstructionJpn
,DocumentationJpn --# notpresent
ConstructionJpn,
DocumentationJpn --# notpresent
;