mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-10 14:35:14 +00:00
3 lines
213 B
JavaScript
3 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);
|