I need to fix translation SEO content analysis to be supported drupal interface translation.
the patch It will be modified as soon as But at the moment it was done this way

Comments

Ahmad Smhan created an issue. See original summary.

ahmad smhan’s picture

ahmad smhan’s picture

Issue summary: View changes
yahyaalhamad’s picture

This probably the dirtiest patch I have ever worked on, I'm not proud of this, but it is a fast hotfix for the meantime.

schoenef’s picture

Is there any clean solution for this? in the code, I can see

```
// TODO: Figure out the required i18n functions and link them to Drupal.
```

it would be great, if the analysis results could be translated.

schoenef’s picture