File

src/core/json-localization.interface.ts

Description

Object mapping of a localized string

Index

Properties

Properties

description
description: string
Type : string

The description of the key used to give some context to the translators.

dictionary
dictionary: boolean
Type : boolean

True means that the key will be mapped to a dictionary in the CMS.

key
key: string
Type : string

The key of the localized string.

ref
ref: string
Type : string
Optional

Reference to another key.

referenceData
referenceData: boolean
Type : boolean

True means that the value has to be overriden in the CMS.

tags
tags: string[]
Type : string[]
Optional

Tags used to filter/categorize localization strings

value
value: string
Type : string
Optional

The default value for EN language. It is mandatory if dictionary is set to false.

results matching ""

    No results matching ""