- New: Added a bunch of strings for translation, and get the translatable strings from the core Formidable plugin to keep translatable strings immediately up to date. Added strings include address fields, repeaters, email confirmation label, toggle fields, global login message, global failed message, global registration strings, and others.
- New: Set the datepicker locale from a dropdown instead of entering the language code.
- New: Show the translated value in view for dropdown, radio, and checkbox fields.
- New: Translate field names and values in the WooCommerce cart.
- New: Show the translated value when showing values from fields with separate values.
- New: Update for a better layout with Formidable 3.0
- Fix: Only try to translate field options that have a translation registered.
- Fix: Some forms included strings from other forms with similar ids
- Fix: Don't set separate values by default for new fields
- Fix: Only show the unique message for translation if the field is set to be unique
- Fix: When the original string for a global setting was updated, the old string remained in the translation settings.