Crate litelocale

Source

Structs§

Locale
LocaleMessage

Functions§

localize
Localize each word (e.g. hello -> hola) in the provided message string using the provided Locale.
phoneticize
Localize each word phonetically (e.g. hello -> ola) in provided message string using the provided Locale where phonetic strings have been provided.