Skip to content

crelte / translations

crelte

Unstable

The translations module is not yet stable. APIs may change without a major version bump.

Classes

ClassDescription
TranslationsPluginA plugin

Interfaces

InterfaceDescription
TranslationsLoader-

Type Aliases

Type AliasDescription
LoaderCreator-
TranslateFunction-
TranslateStore-
Translations-
TranslationsPluginOptions-

Functions

FunctionDescription
createFileLoader-
createGlobalLoaderCreates a loader that loads translations from a global set.
createTranslationsCreate the TranslationsPlugin
getTranslationsCreates a translate store for the given namespace.
getTranslationsPlugin-
loadTranslationsCreates a translate store and loads the specified namespace.