summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/unit/lrc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'intl/icu/source/data/unit/lrc.txt')
-rw-r--r--intl/icu/source/data/unit/lrc.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/intl/icu/source/data/unit/lrc.txt b/intl/icu/source/data/unit/lrc.txt
new file mode 100644
index 0000000000..45cb518913
--- /dev/null
+++ b/intl/icu/source/data/unit/lrc.txt
@@ -0,0 +1,17 @@
+// © 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
+lrc{
+ durationUnits{
+ hm{"h:mm"}
+ hms{"h:mm:ss"}
+ ms{"m:ss"}
+ }
+ units{
+ area{
+ square-kilometer{
+ other{"{0} km²"}
+ }
+ }
+ }
+}