Provides access to the languages available in the application.

URL:

/editor/language/[ID]

Available Methods:

GET / POST / PUT / DELETE

Specialities:

-

Resource Layout

Name

Type

Info

id

int

GET only

langName

string

A human readable name of the language

lcid

int

The lcid for that language.

rfc5646

string

The rfc5646 representation (for example "en-gb")

rtl

boolean

Defines if the language should be rendered from right to left in the editor.