Update doc for wp language core install command. #153
Update doc for wp language core install command. #153swissspidy merged 4 commits intowp-cli:mainfrom
Conversation
|
Do we have official page with list of all WordPress Locale codes? https://translate.wordpress.org/ |
|
Why add an additional example for pt_PT that is exactly the same as the |
|
@swissspidy Context #90 (comment) |
While on it, should I update the existing example with a different language code, which has language code along with the country code in it? Planning on modifying the text "Language code to install." to "Language code to install, it is based on the ISO-639 language code (e.g. pt for Portuguese) followed by the ISO-3166 country code (e.g. PT for Portugal or BR for Brazil). So, the Brazilian Portuguese file would be called pt_BR" It's just that it's bit too long, hope that isn't an isue? I've taken that from wordpress.org I've updated the PR. |

Related:
#90
#90 (comment)
wp-cli/wp-cli#5955