first version of book form

This commit is contained in:
Artlef
2025-10-26 17:18:58 +01:00
parent a5b16a9522
commit cae46614ba
3 changed files with 14 additions and 3 deletions

View File

@@ -38,5 +38,8 @@
"read": "Read",
"startread": "Start reading",
"wantread": "I want to read it"
},
"bookform": {
"error": "Error when loading book: {error}"
}
}

View File

@@ -38,5 +38,8 @@
"read": "Lu",
"startread": "Commencer la lecture",
"wantread": "Je veux le lire"
},
"bookform": {
"error": "Erreur pendant le chargement du livre: {error}"
}
}