@wbx/locales

11.1.0 • Public • Published

npm (scoped)

Localization files for Webix widgets

  • The base locale is English ({widget}/en.js)
  • Localizations for other languages are contributed by users

Using with NPM

npm add @wbx/locales

and

import locale from "@wbx/locales/spreadsheet/en";
webix.i18n.spreadsheet = locale;

How to add the new locale

  • fork the repo
  • copy {widget}/en.js to {widget}/{some lang}.js
  • translate all values to your language
  • commit, push, make pull request

Dependents (0)

Package Sidebar

Install

npm i @wbx/locales

Weekly Downloads

75

Version

11.1.0

License

MIT

Unpacked Size

208 kB

Total Files

54

Last publish

Collaborators

  • mkozhukh
  • listopad