#301: update en, ru, uk locales with new translations

This commit is contained in:
SleepWalker
2017-03-04 11:20:05 +02:00
parent fbcc2a740c
commit cb17dfbeb2
7 changed files with 12 additions and 3 deletions

View File

@ -111,7 +111,7 @@ async function publish() {
language: locale2code(SOURCE_LANG),
fileName: SOURCE_FILE_NAME,
});
console.log('Success');
console.log(chalk.green('Success'));
}
try {