mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
Merge pull request #2977 from chrisgarrity/fix-custom-locale
Add rapa nui to www custom locales
This commit is contained in:
commit
00a552b15b
1 changed files with 4 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue