As of August 1, 2023, this name is no longer defined by a Web Platform specification
Definition
Web Publications defines LocalizableString
dictionary LocalizableString {
required DOMString value;
DOMString language;
};