18 lines
514 B
JSON
18 lines
514 B
JSON
{
|
|
"zh": {
|
|
"intro-1": "使用Globalize的国际化应用程序",
|
|
"number-label": "号码",
|
|
"currency-label": "币",
|
|
"date-label": "迄今",
|
|
"relative-time-label": "相对时间",
|
|
"unit-label": "单元",
|
|
"message-1": "使用混合数\"{number}\",货币\"{currency}\",日期\"{date}\",相对时间\"{relativeTime}\"和单元\"{unit}\"的消息的例子。",
|
|
"message-2": [
|
|
"与多元化支持消息的例子:",
|
|
"{count, plural,",
|
|
" other {你有#剩下的任务}",
|
|
"}."
|
|
]
|
|
}
|
|
}
|