@geoalert/ui-translations
TypeScript icon, indicating that this package has built-in type declarations

0.5.7 • Public • Published

Mapflow Translations

Default language: en (used for fallback if not find translate for other locale) Currently have 3 locales (en, ru, zh-CN).

How edit / add translates?

  1. Edit messages in src/locales/{locale}/messages.po (dont change _.d.ts and _.ts files)
  2. Finish editing
  3. Build messages
pnpm test #or npm test
pnpm build #or npm build
  1. Update package
npm version patch | minor | major
npm publish

Package Sidebar

Install

npm i @geoalert/ui-translations

Weekly Downloads

1

Version

0.5.7

License

ISC

Unpacked Size

60.7 kB

Total Files

32

Last publish

Collaborators

  • frixaco
  • miroff
  • bakunovdo