forked from GitHub/gf-core
- 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