Return a JSON string representation of this message.
Object? toJsonForLocale(String locale) { return jsonTranslations[locale]; }