Functions

  • Get translation of the text in system’s language(env::var("LANG")) If translation exists returns the translation else returns the text back.
  • Get translation of the text in a spesific language If translation exists returns the translation else returns the text back.