mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-3367 Fix malay data
X-SVN-Rev: 13658
This commit is contained in:
parent
21f41ac624
commit
6cd548a68f
1 changed files with 4 additions and 4 deletions
|
@ -11,12 +11,12 @@ ms{
|
|||
Fallback{ "en" }
|
||||
}
|
||||
Currencies {
|
||||
MYR { "R", "MYR" }
|
||||
MYR { "RM", "MYR" }
|
||||
}
|
||||
DayAbbreviations {
|
||||
"Aha",
|
||||
"Ahd",
|
||||
"Isn",
|
||||
"Sei",
|
||||
"Sel",
|
||||
"Rab",
|
||||
"Kha",
|
||||
"Jum",
|
||||
|
@ -36,7 +36,7 @@ ms{
|
|||
"Latn", // ISO 15924 Name
|
||||
}
|
||||
Languages {
|
||||
ms { "bahasa Melayu" }
|
||||
ms { "Bahasa Melayu" }
|
||||
}
|
||||
MonthAbbreviations {
|
||||
"Jan",
|
||||
|
|
Loading…
Add table
Reference in a new issue