Hi!
(Can’t seem to retract my thread, but I solved it!)
I was wondering if it’s possible to update a StringTable Entry for a specific locale during runtime?
Been reading around but I can’t seem to find if that’s possible!
I currently have it set so if there’s no translation found it translates from the English StringTable Entry using google translate to the current locale language, but I wish to store the answer in the StringTable entry so next time it can load from the StringTable instead of waiting for google translate.