@makeblock/i18n
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

Makeblock i18n

makeblock/i18n 用来统一管理 makeblock 所有前端多语言切换

使用

import mi18n from '@makeblock/i18n';

// 获取语言
const lang = mi18n.lang;

// 设置语言
mi18n.lang = 'zh';

FRATUFE

[x] 语言列表管理 [x] 根据语言获取语言内容

Readme

Keywords

none

Package Sidebar

Install

npm i @makeblock/i18n

Weekly Downloads

0

Version

0.1.3

License

ISC

Unpacked Size

16.1 kB

Total Files

7

Last publish

Collaborators

  • huange
  • makeblock-official