ci(i18n): first pull, only automatic a-z re-ordering
This commit is contained in:
+14
-14
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"settings": {
|
||||
"show_centibeats": {
|
||||
"label": "Display subbeats",
|
||||
"description": "Toggle subbeat display (.xx)"
|
||||
},
|
||||
"beat_display": {
|
||||
"label": "Display .beats",
|
||||
"description": "Toggle internet time notation (.beats)"
|
||||
},
|
||||
"time_format_toggle": {
|
||||
"label": "Toggle 24HR time",
|
||||
"description": "Display 24 hour time"
|
||||
}
|
||||
"settings": {
|
||||
"beat_display": {
|
||||
"description": "Toggle internet time notation (.beats)",
|
||||
"label": "Display .beats"
|
||||
},
|
||||
"show_centibeats": {
|
||||
"description": "Toggle subbeat display (.xx)",
|
||||
"label": "Display subbeats"
|
||||
},
|
||||
"time_format_toggle": {
|
||||
"description": "Display 24 hour time",
|
||||
"label": "Toggle 24HR time"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user