Closed kasparsd closed 6 years ago
Text Domain needs to match exactly WP.org plugin url to get loaded onto translate.wordpress.org
Indeed @buzztone:
For a plugin to be imported properly and take advantage of language packs, it must have a text domain that matches its slug (e.g., a plugin with the “akismet” slug must have a text domain of “akismet”) and must not have more than one text domain.
from https://make.wordpress.org/meta/handbook/documentation/translations/
See https://developer.wordpress.org/plugins/internationalization/how-to-internationalize-your-plugin/#loading-text-domain