Skip to content
Lukas Obermann edited this page Oct 31, 2019 · 2 revisions

Worksheet Name

UI

Properties

key l10n

  • Type: string
  • Description: The key of the property used in the app.

value l10n

  • Type: string | Array<string, &&>
  • Description: The string that is displayed when using the key internally. This can also be a list of values. If you need the index of a list item (might be the case in other worksheets), the first index defaults to 1 if nothing else is stated.

Special characters in value field

You might see some special “syntax” used in the value field: A { followed by a number which starts at 0 followed by a closing }. This is a text variable to insert text in the app. Please preserve them when translating as they are needed! Otherwise the result might look strange ...

Clone this wiki locally