loglocale

loglocale <section> <key>

Gets a locale string and logs it to the console.
Console & debug
Parameters

Angle brackets <> mark required arguments; square brackets [] mark optional ones.

NameTypeRequiredDescription
sectionenumRequiredWhich locale file section to look in.
keystringRequiredThe locale key to look up.
Command generator

Fill in the arguments and copy the finished command — it updates as you type.

loglocale <section> <key>
SectionenumWhich locale file section to look in.
KeystringThe locale key to look up.