Browse Source

Fix typo and ordering in locales list (#5126)

Antonia Carrier 4 years ago
parent
commit
cfe7a306cb
1 changed files with 3 additions and 3 deletions
  1. 3 3
      tutorials/i18n/locales.rst

+ 3 - 3
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)                    |