Go to your wordpress dashboard -> Plugins -> Add new plugin
Upload downloaded file & activate the plugin.
Translation
Download PoEdit.
Open the waitlist-woocommerce.pot file in PoEdit. (/plugins/waitlist-woocommerce/languages/waitlist-woocommerce.pot )
Create new translation & translate the text.
Save the translated file with name “waitlist-woocommerce-Language_code”. For eg: German(waitlist-woocommerce-de_DE)
, French(waitlist-woocommerce-fr_FR). — Language code list
Save Location: Your wordpress directory/wp-content/languages/
Plugin template files are under waitlist-woocommerce/templates folder.
Go to your theme/templates/waitlist-woocommerce ( create required folders ) & paste the template file there
Make the desired changes.