@ -206,7 +206,7 @@ class ChineseTraditional(CustomLanguage):
class LatinAmericanSpanish(CustomLanguage):
alpha2 = "ea" # Only one available I can think of
alpha3 = "spl"
language = "es-LA"
language = "es-MX"
official_alpha2 = "es"
official_alpha3 = "spa"
name = "Latin American Spanish"
@ -51,11 +51,11 @@
"@types/react-router-dom": "^5",
"@types/react-table": "^7",
"http-proxy-middleware": "^2",
"sass": "^1",
"husky": "^7",
"prettier": "^2",
"prettier-plugin-organize-imports": "^2",
"pretty-quick": "^3.1",
"typescript": "^4"
},
"scripts": {