How to find a mongodb document then apply localization?
I have a collection of a few thousand characters. Each character has eight localized fields and nine different supported languages. Below is an example of the schema I am using populated with sample data (just with a smaller document). db.characters.insertMany([…