## zh-CN 此处列出 Ant Design 中需要国际化支持的组件,你可以在演示里切换语言。 ## en-US Components which need localization support are listed here, you can toggle the language in the demo. ```css .site-config-provider-calendar-wrapper { width: 319px; border: 1px solid #d9d9d9; border-radius: 2px; } .locale-components { padding-top: 16px; border-top: 1px solid #d9d9d9; } .code-box-demo .example { margin: 16px 0; } .code-box-demo .example > * { margin-right: 8px; } .change-locale { margin-bottom: 16px; } ```