Plugin Mu for dynamic Bubble workflow translation

Plugin Mu V0.1.0 is a small server-side translation tool for Bubble workflows that need to translate dynamic plain text.

It is designed for cases where database-driven or workflow text needs translation outside Bubble’s static App Text mechanism.

Current V0.1.0 scope:

  • server-side/workflow plain-text translation
  • supported placeholder preservation
  • private application token kept out of browser code
  • maximum 5,000 characters per request

It is intentionally not a whole-page translator and does not currently provide DOM-wide localization, HTML/JSON translation, batch mode, glossary management or automatic source-language detection.

I’m looking for Bubble builders who currently deal with dynamic/database-driven translation and want to evaluate this narrower workflow-oriented approach. Feedback on the exact dynamic-text use case would be useful.