JSPM

ra-language-indonesian

3.4.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q38917F
  • License MIT

Indonesian translations for React-Admin, the frontend framework for building admin applications on top of REST services

Package Exports

  • ra-language-indonesian

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ra-language-indonesian) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

ra-language-indonesian

Indonesian Translations for React-Admin, the frontend framework for building admin applications on top of REST services.

Installation

npm install --save ra-language-indonesian

Usage

import indonesianMessages from "ra-language-indonesian"
import polyglotI18nProvider from "ra-i18n-polyglot"

const messages = {
  id: indonesianMessages,
}

const i18nProvider = polyglotI18nProvider((locale) => messages[locale])

<Admin locale="id" i18nProvider={i18nProvider}>
  ...
</Admin>

License

This translation is licensed under the MIT Licence.