forked from GitHub/gf-core
Catalan added to wide coverage translator. TerminologyCat, ExtensionsCat, ConstructionsCat, and DocumentationCatFunctor need changes of Spanish words to Catalan ones, and also some general checks.
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
--# -path=.:../romance:../abstract:../common:../prelude
|
||||
--# -path=.:../romance:../abstract:../common:../api
|
||||
|
||||
concrete LangCat of Lang =
|
||||
GrammarCat,
|
||||
LexiconCat
|
||||
,DocumentationCat --# notpresent
|
||||
,ConstructionCat
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
flags startcat = Phr ;
|
||||
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user