Skip to content

Commit

Permalink
new line
Browse files Browse the repository at this point in the history
  • Loading branch information
okauppinen committed Nov 8, 2024
1 parent e6c1466 commit 0c49737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/inject-bundle-locale.js
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,4 @@ languages.forEach(function(lang) {
fs.writeFileSync(source, content, 'utf8');
});

console.log(`Injected ${total} localization strings to "${bundle}" locales. Use git to inspect changes.`);
console.log(`Injected ${total} localization strings to "${bundle}" locales. Use git to inspect changes.`);

0 comments on commit 0c49737

Please sign in to comment.