-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
Description
Dear @MorrisJobke,
is it possible to add support for fastlane
?
If you don't know it, it's basically like a folder/file-structure convention to store simple .txt
-files containing descriptions, release notes and some other details for android apps (+ some image files which do not matter in the scope of this issue of course).
You can find a sample structure in the repository for Nextcloud Notes for android.
It would be a very great benefit if those files could be handeled by the transifex-bot because
- F-Droid uses those files for all available information
- Fastlane can be used to deploy to Play Store automatically
This would greatly enhance the accessability for users of other languages than english 🙂.
Thanks