selery.lang

Members

Aliases

Lang
deprecated alias Lang = LanguageManager
Undocumented in source.

Classes

LanguageManager
class LanguageManager

Stores translatable strings in various languages and provides methods to translate them with the provided arguments.

Structs

Translatable
struct Translatable

Translation container for a multi-platform translation. The default_ translation should never be empty and it should be a string that can be loaded from a language file. The minecraft and bedrock strings can either be a client-side translated message or empty. In that case the default_ string is translated server-side and sent to the client.

Translation
struct Translation
Undocumented in source.

Meta

License

MIT

Authors

Kripth