QuoteMedia is making a best effort to provide french translation for QMod components as they are being designed.  Supporting other translations in QMod will require significantly greater infrastructure changes to be made at some time in the future.  


Although it is not a recommended practice, Clients can elect to implement translation in the QMod templates themselves.


  1. Visit our QMod Developer Portal.
  2. Locate the tool you want to customize and download the template
  3. The templates are compressed and hard to read.  You may want to visit https://www.cleancss.com/html-beautify/ , copy/paste the template (tpl), and click beautify. This will return a more human readable template. (This step is optional.)
  4. Complete a search in the template to find and replace the English words with your language of choice.  See example code
  5. Paste the new template in to Qmod as a custom template by inserting a script tag under the tool div.
  6. Make sure to implement versioning controls for the version of the tool that this was done for as templates (tpls) may change in the future.