mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-16 18:52:57 +00:00
16 lines
427 B
JSON
16 lines
427 B
JSON
{
|
|
"key": "mtb:scale:imba",
|
|
"type": "combo",
|
|
"label": "IMBA Trail Difficulty",
|
|
"placeholder": "Easy, Medium, Difficult...",
|
|
"strings": {
|
|
"options": {
|
|
"0": "Easiest (white circle)",
|
|
"1": "Easy (green circle)",
|
|
"2": "Medium (blue square)",
|
|
"3": "Difficult (black diamond)",
|
|
"4": "Extremely Difficult (double black diamond)"
|
|
}
|
|
}
|
|
}
|