mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-06 04:57:54 +02:00
use emoji and unicode for mtb:scale:imba values (#462)
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
"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)"
|
||||
"0": "⚪ Easiest (white circle)",
|
||||
"1": "🟢 Easy (green circle)",
|
||||
"2": "🟦 Medium (blue square)",
|
||||
"3": "◆ Difficult (black diamond)",
|
||||
"4": "◆◆ Extremely Difficult (double black diamond)"
|
||||
}
|
||||
},
|
||||
"autoSuggestions": false,
|
||||
|
||||
Reference in New Issue
Block a user