%PDF- %PDF-
Direktori : /home/q/g/b/qgbqkvz/www/wp-content/plugins/wordpress-seo/src/config/ |
Current File : /home/q/g/b/qgbqkvz/www/wp-content/plugins/wordpress-seo/src/config/researcher-languages.php |
<?php namespace Yoast\WP\SEO\Config; /** * Holds all languages supported with specific researches for our readability analysis. */ class Researcher_Languages { const SUPPORTED_LANGUAGES = [ 'ar', 'ca', 'de', 'en', 'es', 'fa', 'fr', 'he', 'hu', 'id', 'it', 'nb', 'nl', 'pl', 'pt', 'ru', 'sv', 'tr', 'cs', 'sk', 'el', 'ja' ]; }