feat: mark book as read
This commit is contained in:
@@ -33,5 +33,10 @@
|
||||
"error": "Error when loading books: {error}",
|
||||
"loading": "Loading...",
|
||||
"noresult": "No results found."
|
||||
},
|
||||
"booklistelement": {
|
||||
"read": "Read",
|
||||
"startread": "Start reading",
|
||||
"wantread": "I want to read it"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -33,5 +33,10 @@
|
||||
"error": "Erreur pendant le chargement des livres: {error}",
|
||||
"loading": "Chargement...",
|
||||
"noresult": "Aucun résultat trouvé."
|
||||
},
|
||||
"booklistelement": {
|
||||
"read": "Lu",
|
||||
"startread": "Commencer la lecture",
|
||||
"wantread": "Je veux le lire"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user