tinymist_l10n

Function update_translations

Source
pub fn update_translations(
    key_values: Vec<(String, String)>,
    translations: &mut TranslationMapSet,
)
Expand description

Updates a map of translations with new key-value pairs.