@dated/language-plugin-generator
v0.1.2
Published
Bootstrap a new language plugin and check for missing translations
Downloads
1
Readme
Language Plugin Generator
Bootstrap your Language plugin for the ARK Desktop Wallet.
Installation
yarn global add @dated/language-plugin-generator
Usage
language-plugin-generator new
Bootstrap a new language plugin
USAGE
$ language-plugin-generator new
OPTIONS
--name=name The name of the package
language-plugin-generator check [language]
Run this command in the root folder of your language plugin to find missing and outdated keys in your translation file.
USAGE
$ language-plugin-generator check [language]