gearheads
/
mastodon
Archived
2
0
Fork 0
This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
mastodon/config/webpack/translationRunner.js

4 lines
213 B
JavaScript
Raw Normal View History

2023-05-31 23:43:39 +02:00
console.error("The localisation functionality has been refactored, please see the Localisation section in the development documentation (https://docs.joinmastodon.org/dev/code/#localizations)");
2023-05-31 23:43:39 +02:00
process.exit(1);