mastodon/config/webpack/translationRunner.js
2023-05-31 23:43:39 +02:00

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);