fix: can't search ccx chords

fixes #98

feat: improve search page responsiveness
This commit is contained in:
2024-04-06 16:42:10 +02:00
parent ecef11ac2d
commit 1a6c85a361
3 changed files with 50 additions and 41 deletions

View File

@@ -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: {

View File

@@ -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: {