Skip to content

Commit 6048c15

Browse files
committed
CLDR-18464 Add translations in en.xml and root.xml
1 parent 522881f commit 6048c15

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

common/main/en.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3195,7 +3195,12 @@ annotations.
31953195
</monthContext>
31963196
</months>
31973197
<eras>
3198+
<eraNames>
3199+
<era type="-1">Before Hijrah</era>
3200+
<era type="0">Anno Hegirae</era>
3201+
</eraNames>
31983202
<eraAbbr>
3203+
<era type="-1">BH</era>
31993204
<era type="0">AH</era>
32003205
</eraAbbr>
32013206
</eras>

common/main/root.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1855,6 +1855,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
18551855
<alias source="locale" path="../eraAbbr"/>
18561856
</eraNames>
18571857
<eraAbbr>
1858+
<era type="-1">BH</era>
18581859
<era type="0">AH</era>
18591860
</eraAbbr>
18601861
<eraNarrow>

0 commit comments

Comments
 (0)