package
1.0.21
Repository: https://github.com/cresplanex/bloader.git
Documentation: pkg.go.dev

# Functions

NewTranslator creates a new Translator.

# Variables

Default is the default locale.
English is a locale for English.
Japanese is a locale for Japanese.

# Structs

Locale is a locale for a language.
Message is a string that can be localized.
Options is used to configure a translation.
Translator is a translation service.

# Interfaces

Translation is an interface for translating messages.