Added Supported Languages

Showing a billion unsupported language is terrible, let's filter to just the supported languages!
Maybe we can add some sort of search select?
This commit is contained in:
Axel Aguilar
2023-08-19 12:00:04 -06:00
parent 4628bf593e
commit dd7568a22b

View File

@@ -0,0 +1 @@
export const SUPPORTED_LANGUAGES = ['en', 'es'];