Add basic author form

This commit is contained in:
2025-11-25 14:14:24 +01:00
parent 3cbe9f909e
commit 624dfe0faa
10 changed files with 138 additions and 3 deletions

View File

@@ -43,6 +43,9 @@
"startread": "Start reading",
"wantread": "I want to read it"
},
"authorform": {
"error": "Erreur when loading author: {error}"
},
"bookform": {
"error": "Error when loading book: {error}",
"read": "Read",

View File

@@ -43,6 +43,9 @@
"startread": "Commencer la lecture",
"wantread": "Je veux le lire"
},
"authorform": {
"error": "Erreur pendant le chargement de l'auteur: {error}"
},
"bookform": {
"error": "Erreur pendant le chargement du livre: {error}",
"read": "Lu",