crelte / translations
crelte
Unstable
The translations module is not yet stable. APIs may change without a major version bump.
Classes
| Class | Description |
|---|---|
| TranslationsPlugin | A plugin |
Interfaces
| Interface | Description |
|---|---|
| TranslationsLoader | - |
Type Aliases
| Type Alias | Description |
|---|---|
| LoaderCreator | - |
| TranslateFunction | - |
| TranslateStore | - |
| Translations | - |
| TranslationsPluginOptions | - |
Functions
| Function | Description |
|---|---|
| createFileLoader | - |
| createGlobalLoader | Creates a loader that loads translations from a global set. |
| createTranslations | Create the TranslationsPlugin |
| getTranslations | Creates a translate store for the given namespace. |
| getTranslationsPlugin | - |
| loadTranslations | Creates a translate store and loads the specified namespace. |