Skip to main content

Description

Appkit Translation Service

Methods

addBundle(name, bundle)

Add a translation bundle with a specified name

Parameters

get(term, fallback, namespaces)

Get a translation for a term if it exists, otherwise return the original term

Parameters

Returns

put(key, translation, namespace, override)

Add a new translation

Parameters