mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -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": {
|
"an": {
|
||||||
"locale": "an",
|
"locale": "an",
|
||||||
"parentLocale": "ca"
|
"parentLocale": "ca"
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
"eu": "Euskara",
|
"eu": "Euskara",
|
||||||
"fa": "فارسی",
|
"fa": "فارسی",
|
||||||
"fr": "Français",
|
"fr": "Français",
|
||||||
"fur": "furlan",
|
"fur": "Furlan",
|
||||||
"ga": "Gaeilge",
|
"ga": "Gaeilge",
|
||||||
"gd": "Gàidhlig",
|
"gd": "Gàidhlig",
|
||||||
"gl": "Galego",
|
"gl": "Galego",
|
||||||
|
@ -61,11 +61,11 @@
|
||||||
"ro": "Română",
|
"ro": "Română",
|
||||||
"ru": "Русский",
|
"ru": "Русский",
|
||||||
"sc": "Sardu",
|
"sc": "Sardu",
|
||||||
"sq": "shqiptar",
|
"sq": "Shqiptar",
|
||||||
"sk": "Slovenčina",
|
"sk": "Slovenčina",
|
||||||
"sl": "Slovenščina",
|
"sl": "Slovenščina",
|
||||||
"sr": "Српски",
|
"sr": "Српски",
|
||||||
"fi": "suomi",
|
"fi": "Suomi",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"te": "తెలుగు",
|
"te": "తెలుగు",
|
||||||
"nai": "Tepehuan",
|
"nai": "Tepehuan",
|
||||||
|
|
Loading…
Reference in a new issue