mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 18:29:11 +00:00
Fix typo and ordering in locales list (#5126)
This commit is contained in:
@@ -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) |
|
||||
|
||||
Reference in New Issue
Block a user