@bluecateng/l10n-core

0.2.1 • Public • Published

@bluecateng/l10n-code

Core l10n functions.

Installation

npm i @bluecateng/l10n-core

Usage

The module specified in the module configuration should contain this code.

import l10nLoad from '@bluecateng/l10n-core';

import en from './en.po';

export default l10nLoad(en);

Readme

Keywords

none

Package Sidebar

Install

npm i @bluecateng/l10n-core

Weekly Downloads

303

Version

0.2.1

License

ISC

Unpacked Size

2.77 kB

Total Files

4

Last publish

Collaborators

  • jcestibariz
  • chinanwu