mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
Merge pull request #869 from mewtaylor/bugfix/abkhaz-language
Bugfix: Add Abkhaz language to custom locales
This commit is contained in:
commit
f714f8711e
2 changed files with 7 additions and 3 deletions
|
@ -1,4 +1,8 @@
|
|||
{
|
||||
"ab": {
|
||||
"locale": "ab",
|
||||
"parentLocale": "az"
|
||||
},
|
||||
"an": {
|
||||
"locale": "an",
|
||||
"parentLocale": "ca"
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
"eu": "Euskara",
|
||||
"fa": "فارسی",
|
||||
"fr": "Français",
|
||||
"fur": "furlan",
|
||||
"fur": "Furlan",
|
||||
"ga": "Gaeilge",
|
||||
"gd": "Gàidhlig",
|
||||
"gl": "Galego",
|
||||
|
@ -61,11 +61,11 @@
|
|||
"ro": "Română",
|
||||
"ru": "Русский",
|
||||
"sc": "Sardu",
|
||||
"sq": "shqiptar",
|
||||
"sq": "Shqiptar",
|
||||
"sk": "Slovenčina",
|
||||
"sl": "Slovenščina",
|
||||
"sr": "Српски",
|
||||
"fi": "suomi",
|
||||
"fi": "Suomi",
|
||||
"sv": "Svenska",
|
||||
"te": "తెలుగు",
|
||||
"nai": "Tepehuan",
|
||||
|
|
Loading…
Reference in a new issue