Modulesยง
Macrosยง
- fluent_
args - A helper macro to simplify creation of FluentArgs.
Structsยง
- Find
Manifests ๐ - Fluent
Args - A map of arguments passed from the code to the localization to be used for message formatting.
- Font
- Store font metadata
- Language ๐
- Store internationalization data
- Language
Metadata - How a language can be described
- Localization
Guard - RAII guard returned from
LocalizationHandle::read()
, resembles [AssetGuard
] - Localization
Handle - The central data structure to handle localization in Veloren
- Localization
List ๐
Enumsยง
- Fluent
Value - The
FluentValue
enum represents values which can be formatted to a String.
Constantsยง
- REFERENCE_
LANG - The reference language, aka the more up-to-date localization data. Also the default language at first startup.
Functionsยง
- list_
localizations - Load all the available languages located in the voxygen asset directory
Type Aliasesยง
- Fonts
- Store font metadata
- Localization
- Read
LocalizationGuard