Crate simple_localization
source ·Functions
- Get translation of the
textin system’s language(env::var("LANG")) If translation exists returns the translation else returns thetextback. - Get translation of the
textin a spesific language If translation exists returns the translation else returns thetextback.