Translation files (.pot/.po/.mo) go here.

Elevoire Website Audit relies on WordPress.org's automatic translation
loading for plugins hosted there, so no load_plugin_textdomain() call is
needed in the plugin bootstrap. Generate the .pot file with WP-CLI before
submission:

wp i18n make-pot . languages/elevoire-website-audit.pot
