rctui-lang

0.1.5 • Public • Published

rctui 用来处理文字信息的语言包,用来实现多语言支持,目前只实现了简体中文(zh-cn)

install

npm install rctui-lang

getLang(path)

用来获取相应文字信息,以 '.' 分隔

import { getLang } from 'rctui-lang'
let text = getLang('buttons.ok')

setLang(map)

设置文字内容

setLocation(location)

默认值为 'zh-cn'

LOCATION

当前设置的 location

import { LOCATION } from 'rctui-lang'

Readme

Keywords

Package Sidebar

Install

npm i rctui-lang

Weekly Downloads

1

Version

0.1.5

License

MIT

Last publish

Collaborators

  • lobos