Skip to content

feat(configprovider): 3.x support locale provider for RC #528

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: 3.x-stable
Choose a base branch
from

Conversation

LuckyFBB
Copy link
Collaborator

@LuckyFBB LuckyFBB commented Jan 3, 2025

变更类型

请选择以下选项以描述 PR 的类型:

  • Bug 修复(修复现有问题)
  • 新功能(添加了一个功能)
  • 代码优化(性能改进、代码重构)
  • 文档更新
  • 单测新增或修改
  • 其他(请说明):

相关问题

变更内容

支持国际化

详细描述

对应 Previewer

@liuxy0551 liuxy0551 changed the title feat(configprovider): support provider for RC feat(configprovider): 3.x support locale provider for RC Apr 30, 2025
import { Locale } from './useLocale';

const localeValues: Locale = {
locale: 'zh-CN',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

是否应该 en-US

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants