Skip to content

You speak Français?

Compare
Choose a tag to compare
@brunobord brunobord released this 15 Feb 15:33
· 552 commits to master since this release

The main feature of this release is the i18n support, including (at the moment), the translation in French of Formidable strings & messages. The translations are done via crowdin. At the moment, the crowdin page is private, but we're working on making it as smooth as possible to contribute to it.

Changelog

  • Added crowdin support and updated translations for presets ; added a first round of French translation for demonstration purposes (#168)
  • Renamed exception class for unknown access (#166)
  • Added str() methods to models (#167)
  • Added build/ and dist/ directories to .gitignore (#174)