packages/base/src/lib/eui-models/eui-config/i18n.config.ts
Properties |
|
| compileTranslations |
compileTranslations:
|
Type : string
|
| Optional |
|
It is an ID of the function which should be defined into the customHandlers with the interface TranslationsCompiler |
| prefix |
prefix:
|
Type : string
|
|
prefix of the resource could be like the 2 char language code e.g. /en |
| suffix |
suffix:
|
Type : string
|
| Optional |
|
suffix can be either .json or anything related of the resource HTTP call |