-
Notifications
You must be signed in to change notification settings - Fork 24
Update doc for wp language core install command. #153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update doc for wp language core install command. #153
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