mastodon/config/webpack/translationRunner.js

4 lines
213 B
JavaScript

console.error("The localisation functionality has been refactored, please see the Localisation section in the development documentation (https://docs.joinmastodon.org/dev/code/#localizations)");
process.exit(1);