v8.5.0
Changes v8.5.0
-
[add] Add support for hosted translations.
https://www.sharetribe.com/docs/ftw/hosted-translations/- This PR fetches "content/translation.json" from a new Asset Delivery API. The file is editable through the Flex Console.
- It also adds all the missing translation keys to existing non-English translation files. This
means that those files might now include messages in English.
Read more from the pull request: #1510
-
[delete] Remove old unused translation keys.
#1511