mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-21 09:23:00 +00:00
fix: can't search ccx chords
fixes #98 feat: improve search page responsiveness
This commit is contained in:
@@ -115,7 +115,6 @@ const de = {
|
||||
DUPLICATE: "Akkord existiert bereits",
|
||||
search: {
|
||||
PLACEHOLDER: "{0} Akkord{{|e}} durchsuchen",
|
||||
INDEXING: "{0} Akkord{{|e}} werden indiziert...",
|
||||
NO_RESULTS: "Keine Ergebnisse",
|
||||
},
|
||||
conflict: {
|
||||
|
||||
@@ -114,7 +114,6 @@ const en = {
|
||||
DUPLICATE: "Chord already exists",
|
||||
search: {
|
||||
PLACEHOLDER: "Search {0} chord{{|s}}",
|
||||
INDEXING: "Indexing {0} chord{{|s}}...",
|
||||
NO_RESULTS: "No results",
|
||||
},
|
||||
conflict: {
|
||||
|
||||
Reference in New Issue
Block a user