I have a large type-script library that holds translations for 60 languages as JSON files.
A service reads these JSON files and places them in a Map.
The goal