21 lines
760 B
JSON
21 lines
760 B
JSON
|
{
|
|||
|
"zh": {
|
|||
|
"intro-1": "使用Globalize的国际化应用程序",
|
|||
|
"number-label": "号码",
|
|||
|
"number-compact-label": "编号(紧凑形式)",
|
|||
|
"currency-label": "币",
|
|||
|
"date-label": "迄今",
|
|||
|
"date-time-zone-label": "日期(在特定的IANA时区,例如America / Sao_Paulo)",
|
|||
|
"date-to-parts-label": "日期(注意强烈的月份,使用formatDateToParts添加标记)",
|
|||
|
"relative-time-label": "相对时间",
|
|||
|
"unit-label": "单元",
|
|||
|
"message-1": "使用混合数\"{number}\",货币\"{currency}\",日期\"{date}\",相对时间\"{relativeTime}\"和单元\"{unit}\"的消息的例子。",
|
|||
|
"message-2": [
|
|||
|
"与多元化支持消息的例子:",
|
|||
|
"{count, plural,",
|
|||
|
" other {你有#剩下的任务}",
|
|||
|
"}."
|
|||
|
]
|
|||
|
}
|
|||
|
}
|