How does gettext works for translating readme file of plugin?
I am doing translation of my plugin. I am using __ _e in php files. But can't figure out how to do same for readme.txt file? Is it's content on Wordpress site's plugin page automatically get translated using Wordpress translation dictionary once plugin adds code for loading textdomain?
Topic xgettext translation plugin-development Wordpress
Category Web