feat: improve responsiveness

This commit is contained in:
2024-04-06 15:37:13 +02:00
parent 6f925de1af
commit 33890b0aa8
8 changed files with 93 additions and 54 deletions

View File

@@ -115,6 +115,7 @@ 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,6 +114,7 @@ const en = {
DUPLICATE: "Chord already exists",
search: {
PLACEHOLDER: "Search {0} chord{{|s}}",
INDEXING: "Indexing {0} chord{{|s}}...",
NO_RESULTS: "No results",
},
conflict: {