mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-12-17 15:40:37 +00:00
corrections + ajout de raccourcis
This commit is contained in:
parent
a6986c42c6
commit
8fde413b48
4 changed files with 5 additions and 2 deletions
|
|
@ -38,9 +38,9 @@ export default {
|
|||
|
||||
displayToggleMonsterButton () {
|
||||
if (this.isMonsterInBestiary) {
|
||||
return 'Supprimer de mon grimoire'
|
||||
return 'Supprimer de mon bestiaire'
|
||||
}
|
||||
return 'Ajouter à mon grimoire'
|
||||
return 'Ajouter à mon bestiaire'
|
||||
}
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue