set_translation

Function set_translation 

Source
pub fn set_translation(
    identifier: impl AsRef<str>,
    language_identifier: impl AsRef<str>,
    string: impl AsRef<str>,
)
Expand description

Attempts to set a translated string for the given identifier and language at runtime.