
Product
Introducing Socket Firewall Enterprise: Flexible, Configurable Protection for Modern Package Ecosystems
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.
@ones-design/locale
Advanced tools
import { Meta } from '@storybook/blocks'
ONES Design 目前的默认文案是简体中文,如果需要使用其他语言,可以参考下面的方案
ONES Design 提供了 ConfigProvider 组件用于全局配置国际化文案
import { ConfigProvider } from '@ones-design/core'
import { zhCN } from '@ones-design/locale'
ReactDOM.render(
<ConfigProvider locale={zhCN}>
<App />
</ConfigProvider>,
root,
)
详细配置见:ConfigProvider 组件
目前支持以下语言:
| 语言 | 名称 |
|---|---|
| 英语(美式) | enUS |
| 日语 | jaJP |
| 简体中文 | zhCN |
| 繁体中文(香港) | zhHK |
FAQs
ONES Design
The npm package @ones-design/locale receives a total of 172 weekly downloads. As such, @ones-design/locale popularity was classified as not popular.
We found that @ones-design/locale demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.

Product
Detect malware, unsafe data flows, and license issues in GitHub Actions with Socket’s new workflow scanning support.