mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 01:11:02 +00:00
ICU-5761 Fix missing unihan aliases
X-SVN-Rev: 22402
This commit is contained in:
parent
69d0c83e8c
commit
07f488201c
3 changed files with 3 additions and 0 deletions
|
@ -509,5 +509,6 @@ ja{
|
|||
}
|
||||
Version{"1.5"}
|
||||
}
|
||||
unihan:alias{"root/collations/unihan"}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -683,5 +683,6 @@ ko{
|
|||
}
|
||||
Version{"1.5"}
|
||||
}
|
||||
unihan:alias{"root/collations/unihan"}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1677,5 +1677,6 @@ zh{
|
|||
}
|
||||
Version{"1.5"}
|
||||
}
|
||||
unihan:alias{"root/collations/unihan"}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue