From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- intl/icu/source/data/unit/sat.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 intl/icu/source/data/unit/sat.txt (limited to 'intl/icu/source/data/unit/sat.txt') diff --git a/intl/icu/source/data/unit/sat.txt b/intl/icu/source/data/unit/sat.txt new file mode 100644 index 0000000000..94c834f883 --- /dev/null +++ b/intl/icu/source/data/unit/sat.txt @@ -0,0 +1,19 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html +// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml +sat{ + durationUnits{ + hm{"h:mm"} + hms{"h:mm:ss"} + ms{"m:ss"} + } + unitsNarrow{ + volume{ + dessert-spoon-imperial{ + one{"{0}dsp-Imp"} + other{"{0} dstspn Imp"} + two{"{0} dstspn Imp"} + } + } + } +} -- cgit v1.2.3