samatechtw / pubstudio-builder

Editor, renderer, and backend API for the PubStudio site builder.
GNU Affero General Public License v3.0
1 stars 0 forks source link

Convert all text to translations #662

Closed sampullman closed 2 weeks ago

sampullman commented 2 weeks ago

Add a feature to convert existing text to translations. Warn the user that translated text on the page may be overwritten, since it will convert all text to translation variables directly.

Use the component ID as the translation key, and de-duplicate when the text matches exactly.