fix(folder): add missing translation folder

This commit is contained in:
Jordan Tinney
2026-07-12 21:34:58 -06:00
parent 7003234fd6
commit 538ec28584
+17
View File
@@ -0,0 +1,17 @@
{
"title": "Upbeat",
"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"
}
}
}