The code of the preferred language for the meter. When the meter
needs to generate a message (e.g., as a result of an alert
triggering), it will generate the message in the language selected
by this code whenever possible. The code should be in a format
acceptable to the
setlocale()
function.
Language codes currently supported include:
de
: German.
en
: US English (defaults to 12-hour clock and imperial units).
en_GB
: British English (defaults to 24-hour clock and metric units).
es
: Spanish.
fr
: French.
he
: Hebrew.
it
: Italian.
ko
: Korean.
pl
: Polish.
zh_Hans
: Simplified Chinese (Mandarin).
zh_Hant
: Traditional Chinese (Cantonese).
See eGauge Internationalization Instructions for information on adding other languages or improving an existing translation.
Note When accessing the meter from a web browser, the value of this resource has normally no effect as the user interface is presented in the language selected by the browser.
The code of the preferred language for the meter. When the meter
needs to generate a message (e.g., as a result of an alert
triggering), it will generate the message in the language selected
by this code whenever possible. The code should be in a format
acceptable to the
setlocale()
function.
Language codes currently supported include:
de
: German.
en
: US English (defaults to 12-hour clock and imperial units).
en_GB
: British English (defaults to 24-hour clock and metric units).
es
: Spanish.
fr
: French.
he
: Hebrew.
it
: Italian.
ko
: Korean.
pl
: Polish.
zh_Hans
: Simplified Chinese (Mandarin).
zh_Hant
: Traditional Chinese (Cantonese).
See eGauge Internationalization Instructions for information on adding other languages or improving an existing translation.
Note When accessing the meter from a web browser, the value of this resource has normally no effect as the user interface is presented in the language selected by the browser.
Normal response.
Unauthorized response.
"en_GB"
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
The code of the preferred language for the meter. When the meter
needs to generate a message (e.g., as a result of an alert
triggering), it will generate the message in the language selected
by this code whenever possible. The code should be in a format
acceptable to the
setlocale()
function.
Language codes currently supported include:
de
: German.
en
: US English (defaults to 12-hour clock and imperial units).
en_GB
: British English (defaults to 24-hour clock and metric units).
es
: Spanish.
fr
: French.
he
: Hebrew.
it
: Italian.
ko
: Korean.
pl
: Polish.
zh_Hans
: Simplified Chinese (Mandarin).
zh_Hant
: Traditional Chinese (Cantonese).
See eGauge Internationalization Instructions for information on adding other languages or improving an existing translation.
Note When accessing the meter from a web browser, the value of this resource has normally no effect as the user interface is presented in the language selected by the browser.
Normal response.
Unauthorized response.
"en_GB"
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
Reset to default language code en
.
Normal response.
Unauthorized response.
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}