Fix translations when having an error on loading collections

This commit is contained in:
2026-04-03 15:54:14 +02:00
parent b48ab1e4de
commit 488e3763e3
3 changed files with 3 additions and 1 deletions

View File

@@ -91,6 +91,7 @@
"textplaceholder": "Écrire ma critique..."
},
"collections": {
"error": "Erreur pendant le chargement des listes: {error}",
"add": "Ajouter une liste",
"name": "Nom"
}