Simple translation editor
Translation editor for gettext (PO files) and XLIFF. It helps with translating applications or WordPress themes and plugins into other languages, as well as with developing localizable applications.
By default Poedit snap can only open files under your home directory, to allow Poedit access files under /media you must connect this snap to the removable-media
interface by running the following command:
$ sudo snap connect poedit:removable-media
For Poedit to save credential data for Crowdin integration you must connect this snap to the password-manager-service
interface:
$ snap connect poedit:password-manager-service