diff --git a/resources/numex/cs.yaml b/resources/numex/cs.yaml index a4b0f42d..eb91dbd3 100644 --- a/resources/numex/cs.yaml +++ b/resources/numex/cs.yaml @@ -401,3 +401,26 @@ left: "multiply" right: "add" + ordinal_indicators: + - + suffixes: + "0": + - "." + "1": + - "." + "2": + - "." + "3": + - "." + "4": + - "." + "5": + - "." + "6": + - "." + "7": + - "." + "8": + - "." + "9": + - "." diff --git a/resources/numex/sk.yaml b/resources/numex/sk.yaml index 27f0d19c..35647820 100644 --- a/resources/numex/sk.yaml +++ b/resources/numex/sk.yaml @@ -391,3 +391,27 @@ left_separator: " " right: "add" right_separator: " " + + ordinal_indicators: + - + suffixes: + "0": + - "." + "1": + - "." + "2": + - "." + "3": + - "." + "4": + - "." + "5": + - "." + "6": + - "." + "7": + - "." + "8": + - "." + "9": + - "."