To make sharing queries with other people even easier, it would be nice if it was possible to include several languages of the template text in a query template, and on display the best available language would be chosen based on the user’s language.
The JSON structure could be fairly simple – support an object { "en": "foo", "de": "fu" } instead of the direct text. (Of course, single-language templates must remain supported for backwards compatibility.)