Yoast / YoastSEO.js

Analyze content on a page and give SEO feedback as well as render a snippet preview.
GNU General Public License v3.0
403 stars 171 forks source link

Load morphology data based on language #2145

Closed manuelaugustin closed 5 years ago

manuelaugustin commented 5 years ago

At the moment, the recalibration data for German and English are in the same file. The data needs to be separated into language-individual files. Subsequently, we need to load the right file for the specific locale of the user.

Parent #2095 Parent https://github.com/Yoast/YoastSEO.js-premium-configuration/issues/11

Requires #2156

igorschoester commented 5 years ago

This issue has become a part of more, see the linked overview issue. The scope of this issue has become the following:

Edit: Differed from this plan in implementation.