1
0
forked from GitHub/gf-core

Danish crown in PhrasebookPol

This commit is contained in:
aarne
2010-05-27 11:39:26 +00:00
parent a0ce8b0863
commit 857c9e83a0

View File

@@ -110,7 +110,7 @@ concrete WordsPol of Words = SentencesPol **
-- Currencies; $crown$ is ambiguous between Danish and Swedish crowns.
DanishCrown = mkCN (mkCurrency "korona holenderska" "korony holenderskie" "koron holenderskich" Fem);
DanishCrown = mkCN (mkCurrency "korona duńska" "korony duńskie" "koron duńskich" Fem);
Dollar = mkCN (P.nSer "dolar") ;
Euro = mkCN (mkCurrency "euro" "euro" "euro" Neut);
Lei = mkCN (mkCurrency "leja" "leje" "lei" Fem);