swcI18N: I18N Definition

View source: R/swc.R

swcI18NR Documentation

I18N Definition

Description

swcI18N adds a new I18N value to the JavaScript SensorWebClient.

Usage

swcI18N(lang, key, value)

Arguments

lang

the language identifier

key

the message key

value

the message value

Value

a HTML script tag setting the value

Examples

## Not run: 
 swcI18N('eng', 'button_label', 'OK')

## End(Not run)

52North/sensorweby documentation built on Sept. 27, 2024, 10:56 a.m.