diff --git a/tutorials/i18n/locales.rst b/tutorials/i18n/locales.rst index 5321551a8..fb6e24496 100644 --- a/tutorials/i18n/locales.rst +++ b/tutorials/i18n/locales.rst @@ -231,7 +231,7 @@ based on the UNIX standard locale strings: +--------------+------------------------------------+ | es_CR | Spanish (Costa Rica) | +--------------+------------------------------------+ -| en_CU | Spanish (Cuba) | +| es_CU | Spanish (Cuba) | +--------------+------------------------------------+ | es_DO | Spanish (Dominican Republic) | +--------------+------------------------------------+ @@ -523,6 +523,8 @@ based on the UNIX standard locale strings: +--------------+------------------------------------+ | pa_IN | Panjabi (India) | +--------------+------------------------------------+ +| pa_PK | Panjabi (Pakistan) | ++--------------+------------------------------------+ | pap | Papiamento | +--------------+------------------------------------+ | pap_AN | Papiamento (Netherlands Antilles) | @@ -531,8 +533,6 @@ based on the UNIX standard locale strings: +--------------+------------------------------------+ | pap_CW | Papiamento (CuraƧao) | +--------------+------------------------------------+ -| pa_PK | Panjabi (Pakistan) | -+--------------+------------------------------------+ | pl | Polish | +--------------+------------------------------------+ | pl_PL | Polish (Poland) |