mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 23:02:50 -06:00
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:
6
lib/src/catalan/DocumentationCat.gf
Normal file
6
lib/src/catalan/DocumentationCat.gf
Normal file
@@ -0,0 +1,6 @@
|
||||
--# -path=.:../abstract:../common
|
||||
|
||||
-- documentation of Catalan in Catalan: the default introduced in LangCat
|
||||
|
||||
concrete DocumentationCat of Documentation = CatCat **
|
||||
DocumentationCatFunctor with (Terminology = TerminologyCat) ;
|
||||
Reference in New Issue
Block a user