package
0.9.3
Repository: https://github.com/scribble-rs/scribble.rs.git
Documentation: pkg.go.dev

# Functions

GetLanguage retrieves a translation pack or nil if the desired package couldn't be found.
RegisterTranslation makes adds a language to the registry and makes it available via Get.

# Variables

DefaultTranslation is the fallback translation for cases where the users preferred language can't be found.

# Type aliases

Translation represents key - value pairs of translated user interface strings.