Google Play Integration
It would be awesome to have support for publishing strings to Google Play dev console. https://developers.google.com/android-publisher/edits. However, I think the publishing should only happen after the administrator of the project approves it, because Google Play has very strict policies.
Thank you for your suggestion.
Although we don’t have a Google Play Integration at this time, both POEditor and Google Play have APIs available:
https://poeditor.com/docs/api
https://developers.google.com/android-publisher
So if you need to automate this process, you could build a script for it. This would be a one-time job that would allow you to build a customized workflow to fit your requirements.