Fix typo and ordering in locales list (#5126)

This commit is contained in:
Antonia Carrier
2021-07-30 16:35:02 +02:00
committed by Hugo Locurcio
parent b30ef4c58b
commit cfe7a306cb
+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) |