settingTranslation

Changes the label if the current language (using a WebInterface translation context) matches the given one. You need at least vibe-d v0.8.1-alpha.3 to use this UDA.

struct settingTranslation {}

Members

Variables

label
string label;
language
string language;

Meta