# Translation

# type


  • Type: string
  • Required

type defines the configurations type. Full list of support types can be found here

# key


  • Type: string
  • Required

key defines the identifier for a translation instance.

# lang


  • Type: string
  • Required
  • Can be one of: en es gr fr pt

lang defines translation language.

# value


  • Type: string
  • Required

value defines the content of the translation instance.