Function rsql_core::_rust_i18n_translate

source ยท
pub fn _rust_i18n_translate<'r>(locale: &str, key: &'r str) -> Cow<'r, str>
Expand description

Get I18n text by locale and key