If using this to substitute another term for category be aware that this plugin also replaces the word in templates such as {category}, leading to errors in the UI. To avoid this, I’m using the regex en:(?<!\{)category(?!\})=>chapter
in the plugin settings, but perhaps the plugin should be adjusted to only target user-facing content.