Add a button to choose to query inventaire from search

This commit is contained in:
2026-01-29 18:25:16 +01:00
parent 9b90565b95
commit 27a9faf704
9 changed files with 63 additions and 21 deletions

View File

@@ -36,7 +36,10 @@
"searchbook": {
"error": "Error when loading books: {error}",
"loading": "Loading...",
"noresult": "No results found."
"noresult": "No results found.",
"importinventaire": "Import from inventaire.io",
"searchinventaire": "Load more results from inventaire.io",
"backtosearch": "Go back to regular search"
},
"booklistelement": {
"read": "Read",

View File

@@ -36,7 +36,10 @@
"searchbook": {
"error": "Erreur pendant le chargement des livres: {error}",
"loading": "Chargement...",
"noresult": "Aucun résultat trouvé."
"noresult": "Aucun résultat trouvé.",
"importinventaire": "Importer depuis inventaire.io",
"searchinventaire": "Charger plus de résultats depuis inventaire.io",
"backtosearch": "Retourner à la recherche"
},
"booklistelement": {
"read": "Lu",