Merge pull request #2977 from chrisgarrity/fix-custom-locale

Add rapa nui to www custom locales
This commit is contained in:
picklesrus 2019-05-15 18:18:15 -04:00 committed by GitHub
commit 00a552b15b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,10 @@
"locale": "ja-hr", "locale": "ja-hr",
"parentLocale": "ja" "parentLocale": "ja"
}, },
"rap": {
"locale": "rap",
"parentLocale": "es"
},
"la": { "la": {
"locale": "la", "locale": "la",
"parentLocale": "it" "parentLocale": "it"