Adapters
Lisan is a library taking advantage of ES6 Template Literals to increase performance.
However, i18n is not a new topic and there are already plenty of widely adopted solutions like ICU Message Format, gettext, PO files etc.
Also considering projects might be relying on third-party services like transifex or crowdin.
To integrate Lisan with existing solutions, or make migration easier for each integration, an adapter needs to be developed.
These adapters also will be pluggable into Lisan CLI.
Official Adapters
Currently, Lisan does not provide any official Adapter but they are certainly on our roadmap.
If you'd like to start writing an adapter for a tool and like to promote it, you are more than welcome to reach out to us.