Save your wordpress translation in the database instead of using mo/po files.
This plugin needs a multilingual worpdress site with either Polylang or WPML to work.
How to use
#php
<?php echo rgct('translation-key'); ?>
#blade/twig
{{ rgct('translation-key') }}
We highly recommend you check out these resources if you are new to Wordpress Translation: