i18n-local-editor

0.1.16 • Public • Published

I18n Local Editor

A simple tool to edit your JSON translations file elegantly and generate typed keys.

Config

i18n-local-editor.json:

{
  "locales": ["fr", "en"],
  "defaultLocale": "en",
  "namespaces": ["common", "errors"],
  "keyFile": ".locales/trKeys.ts",
  "pathToFiles": ".locales/{{locale}}/{{ns}}.json",
  "fileType": "json"
}

Run the server

yarn i18n-local-editor

Readme

Keywords

none

Package Sidebar

Install

npm i i18n-local-editor

Weekly Downloads

7

Version

0.1.16

License

none

Unpacked Size

58.1 MB

Total Files

271

Last publish

Collaborators

  • la-gregance