Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 537 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 537 Bytes

Kenzap Cloud Translate Extension

With the help of this extension you can localize any Kenzap Cloud stored data or hardcoded strings.

Translate extension dashboard

This extension is responsible for:

  • Translations and localizations.
  • Overriding hardcoded strings.
  • Adding new languages, locales.

Setup

$ npm i

Commands

Develop

$ npm run watch

Build

$ npm run build