Make a list of languages visible
dheerajpai opened this issue · 1 comments
dheerajpai commented
We need to have something that gives the list of languages that are installed. And list of languages that are available. Something like wp languages list
schlessera commented
@dheerajpai There is a list
command, but you need to tell it first for what to check the languages:
wp language core list
wp language plugin list <plugin>
wp language theme list <theme>