@uppy/locales

3.5.2 • Public • Published

@uppy/locales

Uppy logo: a smiling puppy above a pink upwards arrow

npm version CI status for Uppy tests CI status for Companion tests CI status for browser tests

This package includes all the locale packs that you can use to make Uppy speak your language! If your language is missing, please consider contributing, starting with en_US, which is always up-to-date automatically.

Installation

$ npm install @uppy/locales

Documentation

$ npm install @uppy/core @uppy/locales
import Uppy from '@uppy/core'
import Russian from '@uppy/locales/lib/ru_RU.js'

const uppy = new Uppy({
  debug: true,
  meta: {
    username: 'John',
    license: 'Creative Commons',
  },
  locale: Russian,
})

Please see locale docs for more details.

License

The MIT License.

Package Sidebar

Install

npm i @uppy/locales

Homepage

uppy.io

Weekly Downloads

48,793

Version

3.5.2

License

MIT

Unpacked Size

1.19 MB

Total Files

131

Last publish

Collaborators

  • mifi
  • aduh95
  • kvz
  • tim-kos
  • murderlon