JSPM

@openshift-assisted/locales

2.19.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 277
  • Score
    100M100P100Q123630F
  • License Apache-2.0

Locales for the Assisted Installer UI library

Package Exports

  • @openshift-assisted/locales/en/translation.json
  • @openshift-assisted/locales/ja/translation.json
  • @openshift-assisted/locales/ko/translation.json
  • @openshift-assisted/locales/zh/translation.json

Readme

Assisted Installer locales library

NPM

Installation

yarn add @openshift-assisted/locales

Usage

import someTranslation from @openshift-assisted/locales/<locale>/translation.json;

Check out the source code for the available locales.