Crate veloren_client_i18n
source ·Modules
Macros
- A helper macro to simplify creation of FluentArgs.
Structs
- A map of arguments passed from the code to the localization to be used for message formatting.
- Store font metadata
- Language 🔒Store internationalization data
- How a language can be described
- RAII guard returned from LocalizationHandle::read(), resembles [AssetGuard]
- The central data structure to handle localization in Veloren
Enums
- The
FluentValue
enum represents values which can be formatted to a String.
Constants
- The reference language, aka the more up-to-date localization data. Also the default language at first startup.
Statics
Functions
- Load all the available languages located in the voxygen asset directory
Type Definitions
- Store font metadata
- Read LocalizationGuard