SimpleLocalize.io logo
SimpleLocalize.io
Create
Roadmap
Feedback
Feature requests
Changelog

    Boards

  • Feature requests

Powered by Canny

Feature requests

Add export/download option to filter by Environment
It would be neat if we could add a flag when exporting to pull translations not from the editor stage but "latest" or "production" as this would allow to export e.g. the translations in a production stage as .properties for Java etc.
0
hosting with namespace
It should give the options of having only one file and use nested object in the json for namespace currently we can't use namespaces because hosting create separate endpoint for each, we update in locale storage at the app start and don't want to have to download 1 file per namespace (would need a list on the app or do weird things for it and many download instead of one call) would it be possible in the hosting to add in the index, the namespace if they exist as nested keys? that's how i18n do namespace in one file so it should be compatible with it at least, don't know about other lib
3
Powered by Canny