We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb6b4fd commit fc91c56Copy full SHA for fc91c56
1 file changed
plugins.xml
@@ -2409,7 +2409,8 @@
2409
</compatibility>
2410
<certification type="reviewed"/>
2411
<description locale="en">Adds multilinguism support to the README file name.</description>
2412
- <description locale="es">Agrega soporte multilingüe al nombre del archivo README.</description>
+ <description locale="en_US">Adds multilinguism support to the README file name.</description>
2413
+ <description locale="es_ES">Agrega soporte multilingüe al nombre del archivo README.</description>
2414
<description locale="pt_BR">Adiciona suporte multilíngue ao nome do arquivo README.</description>
2415
</release>
2416
</plugin>
0 commit comments