Langdiff
Docs > Extensions > Plugins > LangdiffThe langdiff plugin does a couple things.
First it adds the capability of resetting your system language by setting &language=fr to your url.
Second it brings back an old langdiff function which compares a specified language file with your language template, and reports which entries are missing from either.
Entries in your language file may need to be add to your template to make it more complete for creating or reviewing other language files. Entries missing from your language file may need to be added along with a translation.
To enable this plugin, enable it in site.config using this line:
enableLangDiff: site.languages.langdiff
Then go to the page mentioned above, and enter the language code you want to check.
Note: you may want to add a link to this page to the site.languages page. Of course, this page will only work with plugin enabled...