mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 00:22:51 -06:00
- add Por to complete languages (although it's not quite there yet)
- update headers - add Por modules to lib/src/api/
This commit is contained in:
1
Setup.hs
1
Setup.hs
@@ -228,6 +228,7 @@ langsCoding = [
|
|||||||
(("nynorsk", "Nno"),""),
|
(("nynorsk", "Nno"),""),
|
||||||
(("persian", "Pes"),""),
|
(("persian", "Pes"),""),
|
||||||
(("polish", "Pol"),""),
|
(("polish", "Pol"),""),
|
||||||
|
(("portuguese", "Por"), ""),
|
||||||
(("punjabi", "Pnb"),""),
|
(("punjabi", "Pnb"),""),
|
||||||
(("romanian", "Ron"),""),
|
(("romanian", "Ron"),""),
|
||||||
(("russian", "Rus"),""),
|
(("russian", "Rus"),""),
|
||||||
|
|||||||
Reference in New Issue
Block a user