If
locale is an empty string, locale override is disabled. Otherwise,
locale will be standardized to match known locales (e.g.
en-US would be matched to
en_US).
Note: Calling this method does not automatically update texts in the scene tree. Please propagate the [constant MainLoop.NOTIFICATION_TRANSLATION_CHANGED] signal manually.