@subiz/lang

1.1.5 • Public • Published

update new version of language

Usage

in js file

const VIVNLang = () => import(/*webpackChunkName: "vi-VN" */ '@subiz/lang/widget/vi-VN.json')
const ENUSLang = () => import(/*webpackChunkName: "vi-VN" */ '@subiz/lang/widget/en-US.json')

To update lang

edit .po files in dashboard/ or widget/

$ go build
$ ./lang

$ git commit
$ git push

edit package.json

$ npm publish

Readme

Keywords

none

Package Sidebar

Install

npm i @subiz/lang

Weekly Downloads

0

Version

1.1.5

License

MIT

Unpacked Size

1.32 MB

Total Files

17

Last publish

Collaborators

  • tranducck
  • thanhpk