Add a component to scan books

This commit is contained in:
2026-02-05 18:30:24 +01:00
parent 928fd9ddac
commit f73defdad3
10 changed files with 143 additions and 12 deletions

View File

@@ -10,6 +10,9 @@
"signup": "Sign up",
"login": "Log In"
},
"barcode": {
"title": "Scan your barcode"
},
"addbook": {
"title":"Title",
"author":"Author",

View File

@@ -10,6 +10,9 @@
"signup": "S'inscrire",
"login": "Se connecter"
},
"barcode": {
"title": "Scanner le code-barre"
},
"addbook": {
"title":"Titre",
"author":"Auteur",