Merge pull request #14445 from strapi/enh/iso-locales-en-PA

[Enh] en-PA locale
This commit is contained in:
Julie Plantey 2022-09-20 10:45:11 +02:00 committed by GitHub
commit 823b738ca7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View File

@ -731,6 +731,10 @@
"code":"en-MP",
"name":"English (Northern Mariana Islands) (en-MP)"
},
{
"code":"en-PA",
"name":"English (Panama) (en-PA)"
},
{
"code":"en-PK",
"name":"English (Pakistan) (en-PK)"

View File

@ -734,6 +734,10 @@ exports[`ISO locales getIsoLocales 1`] = `
"code": "en-MP",
"name": "English (Northern Mariana Islands) (en-MP)",
},
{
"code": "en-PA",
"name": "English (Panama) (en-PA)",
},
{
"code": "en-PK",
"name": "English (Pakistan) (en-PK)",