Translation working only partially | WordPress.org

Hi there,
I´m developing a plugin. I´m almost ready with the first stage. I´m trying to get the translation working. The problem is, it´s partially working.
I added an action link to the plugin page. That is translated to German (Source is English). But the text on my plugin pages is not translated.
So I assume loading the textdomain works.
Is there anything I´m missing? Do I have to tell the plugin that the admin pages have to be translated, too?
I did the translations with poedit.
The po and mo files are loaded.
I used only __() functions to translate. For outputting text I used it with an echo statement, of course.

Best regards,

wasiwarez

  • This topic was modified 6 days, 15 hours ago by wasiwarez.



Source link