Ever needed to translate some strings from a plugin so you can upgrade the main plugin without losing your translations? One smart approach is to translate plugin from child theme, keeping your customizations separate and update-safe. I did. This is because there are some languages around for which there are no default translations in plugins […]