Crate veloren_client_i18n

Source

Modulesยง

error ๐Ÿ”’
raw ๐Ÿ”’

Macrosยง

fluent_args
A helper macro to simplify creation of FluentArgs.

Structsยง

FindManifests ๐Ÿ”’
FluentArgs
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
LanguageMetadata
How a language can be described
LocalizationGuard
RAII guard returned from LocalizationHandle::read(), resembles [AssetGuard]
LocalizationHandle
The central data structure to handle localization in Veloren
LocalizationList ๐Ÿ”’

Enumsยง

FluentValue
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