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


Translations for readmes on .org are done through https://translate.wordpress.org. You could contribute translations for your own plugin if you wanted. Start by picking a locale/language you want to translate into, search for your plugin, and select the Readme Sub Project.

You don't need to do anything special to the readme itself.

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.