pub fn set_localized_text_format(
commands: &mut Commands<'_, '_>,
entity: Entity,
localization: &Localization,
localized_text_format: LocalizedTextFormat,
)Expand description
Replaces the text content with a localized format string.