\text{i18n._("word")} \TeXt{word} Blah Something \text{i18n._("something")}

Blah blah

\text{ i18n._("word")}
Blah "\\text{" + i18n._("something") + "}" \text{ i18n._("%(something)s", {something: something})}
label("\\text{" + i18n._("word") + "}") label("\\text{ " + i18n._("word") + "}")
"\\text{" + i18n._("hat of %(NAME)s", {NAME: NAME}) + "}" Something something \text{NAME} \text{ NAME } \text{i18n._("%(BLAH)s's %(SOMETHING)s has eaten %(__shuffle_THINGS_)s", {BLAH: BLAH, SOMETHING: SOMETHING, __shuffle_THINGS_: $.shuffle(THINGS)})}
"\\text{" + i18n._("%(BLAH)s's %(SOMETHING)s has eaten %(__shuffle_THINGS_)s", {BLAH: BLAH, SOMETHING: SOMETHING, __shuffle_THINGS_: $.shuffle(THINGS)}) + "}"
\text{>> 1 2 3 4 5 6 7 8 9 10 ... 11 12} \text{5 R 4, 7 ft, 6 g/mol, } \text{H}_2 + \text{AgNo}_3 + \text{ Cu} + \text{(PO)}_4 \text{MY plural_form(MY, 2):} \text{12345} + \text{i18n._("Hello, dolly the sheep!")}