UNPKG

@spscommerce/phrase-cli

Version:

A CLI used for interacting with phraseApp to keep translations up-to-date

7 lines (6 loc) 248 B
export default { translationFile: './public/locales/en-US/translation.json', woodlandTranslationFile: './packages/i18n/locales/en-US/woodland.json', translationDir: './public/locales/', woodlandTranslationDir: './packages/i18n/locales/' };