diff --git a/docs/designers-developers/developers/internationalization.md b/docs/designers-developers/developers/internationalization.md index 396e2567d16a8..926a56a80fd07 100644 --- a/docs/designers-developers/developers/internationalization.md +++ b/docs/designers-developers/developers/internationalization.md @@ -77,11 +77,10 @@ After all strings in your code is wrapped, the final step is to tell WordPress y ```php General and change your site language to Esperanto. This may require you add `define( 'WPLANG', 'eo' );` to your wp-config.php. +You will need to set your WordPress installation to Esperanto language. Go to Settings > General and change your site language to Esperanto. -With the language set, you can create a new block which will use the translations. +With the language set, create a new post, add the block, and you will see the translations used.