@opensea/i18n-dl
v1.0.10
Published
Package for i18n key download
Downloads
4,996
Keywords
Readme
download
@opensea/i18n-dl
downloads & extracts translated files from Smartling's Translation Management System.
Getting started
Install
npm install --save-dev @opensea/i18n-dl
Usage
Published packages comes with a i18n-dl
binary.
npm run i18n-dl --directory ./locales
You can find the full example using Github Actions here.
Running tests
yarn test