feat: chord editing prototype

feat: lazy device connections
feat: backup docs
feat: chord library pagination
This commit is contained in:
2023-10-27 19:39:26 +02:00
parent d8f0679233
commit fc86b31337
13 changed files with 306 additions and 60 deletions

View File

@@ -60,6 +60,14 @@ const en = {
INFO_BROWSER_SUFFIX: ".",
DOWNLOAD_APP: "Download the desktop app",
},
changes: {
TITLE: "Apply changes",
CHORD_ADD: "{0} chord{{|s}} added",
CHORD_EDIT: "{0} chord{{|s}} edited",
CHORD_DELETE: "{0} chord{{|s}} deleted",
SETTING_CHANGE: "{0} setting{{|s}} changed",
LAYOUT_CHANGE: "{0} layout key{{|s}} changed",
},
configure: {
chords: {
TITLE: "Chords",