language

Language Module.

API Overview

API Documentation

Variables

​installedLanguages​

Signature

plugins.core.language.installedLanguages() -> table

Type

Variable

Description

A table of installed languages.

Functions

​getCommandPostLanguages​

Signature

plugins.core.language.getCommandPostLanguages() -> table

Type

Function

Description

Gets CommandPost Languages in Table

Parameters

​

Returns

​

​getUserLocale​

Signature

plugins.core.language.getUserLocale() -> string

Type

Function

Description

Gets a users locale.

Parameters

​

Returns

​

​loadCommandPostLanguages​

Signature

plugins.core.language.loadCommandPostLanguages() -> nil

Type

Function

Description

Loads Command Post Languages

Parameters

​

Returns

​