Skip to main content

registerTranslations

ParameterNameMandatorydefault valueTypeDescription
0newTranslationsYTranslationObject: {[key: string]: string | TranslationObject}An object (json format) which can contain other objects or strings.
Example: { "myComponent": { title: "value" }, "yes": "Yes" }
1namespaceN"common"stringThe namespace to insert the translations