Skip to content

Commit d5730b1

Browse files
authored
CLDR-15243 Fix narrow duration-day one form (#5032)
1 parent 3f94af6 commit d5730b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/main/zu.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9404,7 +9404,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
94049404
</unit>
94059405
<unit type="duration-day">
94069406
<displayName>↑↑↑</displayName>
9407-
<unitPattern count="one">{0}</unitPattern>
9407+
<unitPattern count="one">{0} usuku</unitPattern>
94089408
<unitPattern count="other">{0} suku</unitPattern>
94099409
<perUnitPattern>↑↑↑</perUnitPattern>
94109410
</unit>

0 commit comments

Comments
 (0)