Summary
I was troubleshooting something with the TinyMCE by installing the Wrapper plugin, but the plugin failed. I removed the plugin and had to reinstall TinyMCE and TinyMCE RTE. Now, for some reason, the buttons that would appear in collections to create a child or to return to the parent resource show variable names instead of what the variable value should be.
Example:
In a collection of Attorneys, it should have a button called “Create Attorney.” Instead, it has a button that says “collections.attorney.create” and when looking at a child object, instead of “Return to Attorneys,” the button says “collections.children.back_to_attorney_label.”
I’m only allowed to put in one image, so here you go:

I’ve reinstalled collections and it hasn’t resolved the issue.
Environment
MODX version: MODX Revolution 2.8.4-pl (traditional)
Version codename: Revolution
Any help would be appreciated.