Fix typo and ordering in locales list (#5126)

This commit is contained in:
Antonia Carrier
2021-07-30 10:00:52 +02:00
committed by GitHub
parent 8b35df80f9
commit e03d360fc5
+3 -3
View File
@@ -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) |