1
0
forked from GitHub/gf-core

numerals: add language flags

to help minibar pick the right default language
This commit is contained in:
hallgren
2010-12-14 16:41:28 +00:00
parent ab5b02d65c
commit 2228568fc7
4 changed files with 4 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
concrete english of Numerals = {
flags language = en_US ;
-- include numerals.Abs.gf ;
param DForm = unit | teen | ten ;