So i've been searching and reading various subjects on this question, but not really finding the answer i need, so i figured i'd head to the experts for what i hope is a simple question. I'm uploading a new sheet to github comprised of an HTML, CSS, and translation.JSON file which all works great in my sandbox. I noticed that the sheet.json file you upload with it, while it asks for the HTML and CSS files, doesn't mention translation as such. I went and checked a sheet i uploaded last year (that i use, but i never bothered switching to the uploaded code, and instead still use the "custom" content, as it's ultimately still the same). This other sheet is showing a whole lot of red, so the Translation file clearly isn't being used, even though i uploaded it to Github along with the HMTL and CSS. I want to ensure i don't make the same mistake again (and fix my other error), so how do i make it known that the translation file needs to be used here? I'm sure its super simple and obvious, but even though i can see many references to translation content and sheet.json, none seem to be what i'm looking for. Any guidance is greatly appreciated!