I saved words/string data that wasn't English to firebase cloud firestore, but when the data was recalled, it was shown in many different languages.
How could I make firebase send back the correct language, so Godot would show the original language in the text fields?
Thank you!