Files
iD/modules
Martin Raifer 479586be37 combo boxes can consume complex label strings now:
instead of `"strings": { "options": { "<tag-value>": "<translatable-string>", …` it is now also supported to have:

```
"strings": {
    "options": {
        "<tag-value>": {
            "title": "<translatable-string>",
            "description": "<translatable-string>"
        },
        …
```
2022-12-09 19:34:13 +01:00
..
2022-11-24 19:39:15 +01:00
2022-11-24 19:39:15 +01:00
2022-12-02 13:41:48 +01:00
2022-11-24 19:39:15 +01:00
2022-11-24 19:39:15 +01:00
2020-10-13 17:05:29 -04:00
2020-10-06 15:08:39 -04:00