You can load substitutions from a text file. Each line in the file should follow this format:
"pattern" "replacement"If your substitutions include non-ASCII characters, ensure the file is encoded in UTF-8.
Importing a new file will overwrite all existing substitutions.
To clear the substitution table, simply load an empty file.