pub fn set_translation( identifier: impl AsRef<str>, language_identifier: impl AsRef<str>, string: impl AsRef<str>, )
Attempts to set a translated string for the given identifier and language at runtime.