Background of the issue:
I'm having an issue with one particular plugin's translations on WPML. Due to incorrect translation, specifically missing string format specifiers (i.e., "%s"), the site is breaking when both plugins are enabled. Currently, only WPML is enabled. I need to delete all the translation information (all translated strings) of the other plugin to be able to enable both plugins and start the translation from scratch. I have access to the file manager and am wondering if it can be done there.
Symptoms:
The site is breaking due to incorrect translation with missing string format specifiers when both plugins are enabled.
Questions:
How can I delete all the translation information of the other plugin if it is disabled?
Can this be done through the file manager?